@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/bRfHYW>
  gtm:verpondingsNummer "1168" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1168" ;
  ns0:name "Verponding 1168"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bXhXAj> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66490> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.705645 52.0122335, 4.7056517 52.0122269, 4.7057405 52.0121623, 4.7057195 52.0121508, 4.7058206 52.0120771, 4.7057635 52.0120506, 4.7055773 52.0121928, 4.7055682 52.0121997, 4.705645 52.0122335))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

