@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/bx3Pon>
  gtm:verpondingsNummer "984" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/984" ;
  ns0:name "Verponding 984"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bwR59z> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69844> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097135 52.0140205, 4.7097236 52.0139595, 4.7097093 52.0139586, 4.7096137 52.0139158, 4.7096001 52.0139273, 4.7095563 52.0139077, 4.7095613 52.0139034, 4.7093024 52.0137873, 4.709272 52.0138132, 4.7093226 52.0138347, 4.7093176 52.0138392, 4.7094788 52.0139079, 4.7096982 52.0140192, 4.7097135 52.0140205))"^^geo:wktLiteral ;
    osm:area 157.0
  ] .

