@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bKoCkm>
  gtm:verpondingsNummer "2473" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2473" ;
  ns0:name "Verponding 2473"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bsH5wx> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67946> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7069442 52.0092729, 4.7069885 52.0092423, 4.7069409 52.0092109, 4.7068486 52.0091459, 4.7068327 52.0091532, 4.7067857 52.0091768, 4.7068901 52.0092401, 4.7069442 52.0092729))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

