@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/bXhZVr>
  gtm:verpondingsNummer "1146" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1146" ;
  ns0:name "Verponding 1146"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bqpoOO> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66466> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7047189 52.0119866, 4.7046765 52.0120657, 4.7046516 52.0121139, 4.7046395 52.0121408, 4.7046949 52.0121779, 4.7046494 52.0122879, 4.7046804 52.0123098, 4.7047473 52.012175, 4.704749 52.0121716, 4.7047044 52.0121627, 4.7047728 52.0120139, 4.7047189 52.0119866))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

