@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/brEDhQ>
  gtm:verpondingsNummer "1338" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1338" ;
  ns0:name "Verponding 1338"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bHGtYa> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66679> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7103088 52.0125242, 4.7103124 52.0124856, 4.7102644 52.0124794, 4.710216 52.0124715, 4.7101999 52.0124693, 4.7100344 52.012459, 4.7100159 52.0124575, 4.7100107 52.0125068, 4.7100268 52.0125074, 4.7102497 52.0125257, 4.7102492 52.01253, 4.7102933 52.012534, 4.7103088 52.0125242))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

