@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/bu91yD>
  gtm:verpondingsNummer "1114" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1114" ;
  ns0:name "Verponding 1114"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bSvRKp> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66431> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7061726 52.0127406, 4.7061639 52.012747, 4.7060229 52.0128473, 4.7060371 52.0128547, 4.7060663 52.0128698, 4.7062066 52.0127695, 4.7062147 52.0127632, 4.7061726 52.0127406))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

