@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/bS5vOP>
  gtm:verpondingsNummer "2655" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2655" ;
  ns0:name "Verponding 2655"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b2hIwN> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68154> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7071227 52.0097039, 4.7069545 52.0096035, 4.7069079 52.0096358, 4.7069363 52.009652, 4.7069433 52.0096474, 4.7070831 52.0097275, 4.7070948 52.0097348, 4.707133 52.00971, 4.7071227 52.0097039))"^^geo:wktLiteral ;
    osm:area 69.0
  ] .

