@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/bbeQqL>
  gtm:verpondingsNummer "2006" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2006" ;
  ns0:name "Verponding 2006"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bvBT8V> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67424> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7046198 52.0108701, 4.7045409 52.0108291, 4.7044829 52.0108665, 4.7045047 52.0108779, 4.704469 52.0109038, 4.7044192 52.0109399, 4.7044372 52.0109498, 4.7044856 52.0109165, 4.7045251 52.0108893, 4.7045551 52.010906, 4.7046198 52.0108701))"^^geo:wktLiteral ;
    osm:area 56.0
  ] .

