@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/bS5vNE>
  gtm:verpondingsNummer "2314" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2314" ;
  ns0:name "Verponding 2314"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bCtYSB> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67767> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7078938 52.0084683, 4.7077832 52.0083766, 4.7077478 52.0083929, 4.7077329 52.0084055, 4.7077608 52.0084249, 4.7077658 52.0084426, 4.7078275 52.0084944, 4.7078938 52.0084683))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

