@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/b8X8O8>
  gtm:verpondingsNummer "1694" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1694" ;
  ns0:name "Verponding 1694"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bsH5xI> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67076> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7123699 52.0082756, 4.7123588 52.008272, 4.7121977 52.0082203, 4.7122074 52.0082088, 4.711792 52.008063, 4.7117546 52.0081056, 4.7119142 52.0081575, 4.7119081 52.0081639, 4.71211 52.0082354, 4.712325 52.0083046, 4.7123356 52.0083084, 4.7123699 52.0082756))"^^geo:wktLiteral ;
    osm:area 240.0
  ] .

