@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/beA2yF>
  gtm:verpondingsNummer "965" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/965" ;
  ns0:name "Verponding 965"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bMfS4a> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69823> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7095668 52.0149703, 4.7095498 52.0149683, 4.7094555 52.0149289, 4.7094361 52.0149213, 4.7094131 52.0149432, 4.7093874 52.0149329, 4.709365 52.0149544, 4.7094336 52.0149775, 4.7095538 52.015018, 4.7095668 52.0149703))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

