@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/bnuDyJ>
  gtm:verpondingsNummer "1192" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1192" ;
  ns0:name "Verponding 1192"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bsH5pg> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66517> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.706697 52.0127797, 4.706766 52.0128143, 4.7068212 52.0127732, 4.7068603 52.012744, 4.7069016 52.0127132, 4.7069236 52.012695, 4.7068973 52.0126969, 4.7068451 52.0126701, 4.7067062 52.0127729, 4.706697 52.0127797))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

