@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/bdxxZS>
  gtm:verpondingsNummer "2160" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2160" ;
  ns0:name "Verponding 2160"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bBdML1> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67594> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7061618 52.0092237, 4.7059849 52.00913, 4.7059684 52.0091305, 4.7059185 52.0091668, 4.7059499 52.0091814, 4.7061047 52.0092541, 4.7061618 52.0092237))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

