@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/b87m6Z>
  gtm:verpondingsNummer "2625" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2625" ;
  ns0:name "Verponding 2625"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bVqFyV> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68121> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7092594 52.0096426, 4.7092705 52.009636, 4.7093787 52.0095677, 4.7094983 52.0094923, 4.7094122 52.0094454, 4.709386 52.0094629, 4.7092421 52.0095593, 4.7091897 52.0095944, 4.7091785 52.0096013, 4.7092594 52.0096426))"^^geo:wktLiteral ;
    osm:area 177.0
  ] .

