@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/b7HWJM>
  gtm:verpondingsNummer "2830" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2830" ;
  ns0:name "Verponding 2830"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bkOZFh> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68361> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7082155 52.0121998, 4.7082054 52.0122085, 4.7079324 52.0124432, 4.7079215 52.0124387, 4.7077867 52.0125622, 4.7078685 52.0126014, 4.7082664 52.0122397, 4.7082749 52.0122308, 4.7082155 52.0121998))"^^geo:wktLiteral ;
    osm:area 312.0
  ] .

