@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/bGdCBe>
  gtm:verpondingsNummer "2669" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2669" ;
  ns0:name "Verponding 2669"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bgeBC7> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68171> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7063507 52.0102105, 4.706219 52.0101374, 4.7060777 52.0100614, 4.7060321 52.0100934, 4.7063048 52.0102384, 4.7063507 52.0102105))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

