@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/bWSBB4>
  gtm:verpondingsNummer "1708" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1708" ;
  ns0:name "Verponding 1708"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bwrGTK> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67093> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7130307 52.0075399, 4.7130174 52.0075348, 4.7127953 52.0074452, 4.7126073 52.0073839, 4.7125501 52.0074445, 4.7126818 52.0074888, 4.7129683 52.0075864, 4.7129771 52.0075898, 4.7130307 52.0075399))"^^geo:wktLiteral ;
    osm:area 254.0
  ] .

