@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/bd78zz>
  gtm:verpondingsNummer "1494" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1494" ;
  ns0:name "Verponding 1494"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bUNznd> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66851> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7121505 52.0112533, 4.7120934 52.0112294, 4.7120841 52.0112379, 4.7120686 52.0112519, 4.7120536 52.0112473, 4.7120095 52.0113012, 4.7120855 52.0113277, 4.7121441 52.0112607, 4.7121505 52.0112533))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

