@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/bmEPSE>
  gtm:verpondingsNummer "2659" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2659" ;
  ns0:name "Verponding 2659"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/byJouc> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68158> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7069809 52.009806, 4.7069699 52.0098005, 4.7068622 52.0097409, 4.7068262 52.0097636, 4.7069322 52.0098243, 4.7069426 52.009831, 4.7069809 52.009806))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

