@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/bUavFc>
  gtm:verpondingsNummer "1614" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1614" ;
  ns0:name "Verponding 1614"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bwrGQc> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66985> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7106377 52.0128501, 4.7105802 52.0128567, 4.7106112 52.0129302, 4.710668 52.0129146, 4.7106377 52.0128501))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

