@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/bpzDoV>
  gtm:verpondingsNummer "1004" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1004" ;
  ns0:name "Verponding 1004"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bsgGYE> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66300> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7096036 52.0143123, 4.7095578 52.0143834, 4.709545 52.0143771, 4.7095289 52.0143832, 4.7095183 52.0143787, 4.7095255 52.0143722, 4.7094918 52.0143576, 4.7094653 52.0143452, 4.7094328 52.0143717, 4.7094072 52.0143647, 4.7092257 52.0142976, 4.7091754 52.0143371, 4.7092111 52.0143544, 4.7092305 52.0143391, 4.7093074 52.0143674, 4.7093256 52.0143513, 4.7094325 52.0143858, 4.7094862 52.0143811, 4.7095383 52.0144012, 4.7096497 52.0144221, 4.7096613 52.0144233, 4.7096778 52.0143365, 4.7096628 52.0143355, 4.7096036 52.0143123))"^^geo:wktLiteral ;
    osm:area 145.0
  ] .

