@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/bB17k0>
  gtm:verpondingsNummer "2425" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2425" ;
  ns0:name "Verponding 2425"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bpmTuI> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67893> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7103078 52.0078151, 4.710293 52.0078021, 4.7102199 52.0077413, 4.7101583 52.0077666, 4.710203 52.0078051, 4.7102231 52.0078223, 4.7102469 52.0078429, 4.7103078 52.0078151))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

