@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/bgF2ee>
  gtm:verpondingsNummer "1005" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1005" ;
  ns0:name "Verponding 1005"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bjn5NB> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66301> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7095669 52.0142964, 4.7094918 52.0143576, 4.7095255 52.0143722, 4.7095183 52.0143787, 4.7095289 52.0143832, 4.709545 52.0143771, 4.7095578 52.0143834, 4.7096036 52.0143123, 4.7095669 52.0142964))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

