@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/bFOdc9>
  gtm:verpondingsNummer "2696" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2696" ;
  ns0:name "Verponding 2696"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bsgH6f> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68202> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7047774 52.0112172, 4.7046211 52.0111262, 4.7045341 52.0110782, 4.7045078 52.0110963, 4.7045029 52.0110994, 4.7045106 52.0111058, 4.7044976 52.0111138, 4.704716 52.011251, 4.7047774 52.0112172))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

