@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/bH3qeX>
  gtm:verpondingsNummer "1364" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1364" ;
  ns0:name "Verponding 1364"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/box5CC> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66708> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7093979 52.0119581, 4.7094018 52.0119533, 4.7093376 52.0119333, 4.7092853 52.0119933, 4.7093537 52.0120151, 4.7093662 52.0120003, 4.7093539 52.0119963, 4.7093979 52.0119581))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

