@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/bBdP0d>
  gtm:verpondingsNummer "1893" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1893" ;
  ns0:name "Verponding 1893"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b7HUpQ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67297> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7094825 52.0085453, 4.709492 52.00855, 4.7096922 52.0086534, 4.7097039 52.0086441, 4.7097551 52.0086688, 4.7097745 52.0086526, 4.7097884 52.008641, 4.7096867 52.0085903, 4.7096818 52.0085875, 4.7095582 52.0085153, 4.7095521 52.0085111, 4.7094825 52.0085453))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

