@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/bOyCd5>
  gtm:verpondingsNummer "856" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/856" ;
  ns0:name "Verponding 856"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bQQgit> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69687> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7129387 52.0123749, 4.7127682 52.01252, 4.7129197 52.0126047, 4.7129864 52.0125372, 4.7130531 52.0124699, 4.7130702 52.0124527, 4.7130733 52.0124387, 4.7129387 52.0123749))"^^geo:wktLiteral ;
    osm:area 268.0
  ] .

