@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/bXhZWC>
  gtm:verpondingsNummer "1334" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1334" ;
  ns0:name "Verponding 1334"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bd76eD> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66675> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7101527 52.0123688, 4.7101561 52.0123449, 4.7100461 52.0123388, 4.7100302 52.0123381, 4.7100279 52.0123636, 4.7101527 52.0123688))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

