@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/bOkUp6>
  gtm:verpondingsNummer "1954" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1954" ;
  ns0:name "Verponding 1954"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bBEb6K> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67365> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7092883 52.008583, 4.7092985 52.008579, 4.7092848 52.0085733, 4.7090891 52.008472, 4.7090073 52.0084278, 4.7089944 52.0084602, 4.708987 52.008465, 4.7089599 52.0084825, 4.7089703 52.0084886, 4.7089222 52.0085197, 4.7090927 52.0086095, 4.7091379 52.0085791, 4.7092161 52.0086181, 4.7092883 52.008583))"^^geo:wktLiteral ;
    osm:area 237.0
  ] .

