@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/b4ZQLq>
  gtm:verpondingsNummer "2217" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2217" ;
  ns0:name "Verponding 2217"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bZAFjp> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67657> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.707011 52.0088526, 4.7070012 52.0088478, 4.7066716 52.0086797, 4.706649 52.0086966, 4.7066008 52.008672, 4.7065769 52.0086899, 4.7069373 52.0088787, 4.7069461 52.0088838, 4.707011 52.0088526))"^^geo:wktLiteral ;
    osm:area 167.0
  ] .

