@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/benkG8>
  gtm:verpondingsNummer "1381" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1381" ;
  ns0:name "Verponding 1381"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/by6hiD> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66727> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100299 52.0112393, 4.7100095 52.0112414, 4.7097711 52.0112527, 4.7097436 52.011254, 4.7097499 52.0112973, 4.7096826 52.0113018, 4.7096599 52.0113033, 4.7096626 52.0113242, 4.7096643 52.0113366, 4.7097276 52.0113324, 4.7097269 52.0113145, 4.7097811 52.0113081, 4.7097806 52.0113046, 4.7098441 52.0113017, 4.7098429 52.0112914, 4.7100207 52.011283, 4.7100299 52.0112393))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

