@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/bHTd7f>
  gtm:verpondingsNummer "2689" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2689" ;
  ns0:name "Verponding 2689"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b4ZOsF> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68194> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.705386 52.0108733, 4.7053726 52.0108657, 4.7051545 52.0107428, 4.7051171 52.010767, 4.7053288 52.0108949, 4.7053376 52.0109021, 4.705386 52.0108733))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

