@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/bDwwCH>
  gtm:verpondingsNummer "2206" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2206" ;
  ns0:name "Verponding 2206"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/brRhMJ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67645> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7063866 52.0091268, 4.7063784 52.0091233, 4.7062531 52.0090592, 4.7062172 52.0090408, 4.7062503 52.0090177, 4.7062762 52.0089987, 4.706243 52.0089799, 4.7061828 52.00895, 4.7061382 52.0089827, 4.7061696 52.0089988, 4.7062011 52.0090149, 4.7061344 52.0090619, 4.7063219 52.0091566, 4.7063866 52.0091268))"^^geo:wktLiteral ;
    osm:area 137.0
  ] .

