@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/bWfvz7>
  gtm:verpondingsNummer "1765" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1765" ;
  ns0:name "Verponding 1765"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bhUc9j> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67155> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7109929 52.0084784, 4.7109856 52.0084833, 4.7109309 52.008531, 4.7109838 52.0085517, 4.7111401 52.008613, 4.7111523 52.0086174, 4.7111947 52.0085717, 4.7111832 52.0085664, 4.7109929 52.0084784))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

