@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/bDiOUY>
  gtm:verpondingsNummer "1698" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1698" ;
  ns0:name "Verponding 1698"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bWftj5> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67080> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7125446 52.0080866, 4.7125318 52.0080816, 4.7122778 52.0079989, 4.7122167 52.0079789, 4.7119527 52.0078931, 4.7119119 52.0079358, 4.712021 52.0079716, 4.7122781 52.0080559, 4.7124922 52.0081267, 4.7125032 52.0081306, 4.7125446 52.0080866))"^^geo:wktLiteral ;
    osm:area 257.0
  ] .

