@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/btjdQb>
  gtm:verpondingsNummer "1894" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1894" ;
  ns0:name "Verponding 1894"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bZNmYq> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67298> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7094432 52.0085756, 4.7095936 52.0086547, 4.709652 52.0086851, 4.7096922 52.0086534, 4.709492 52.00855, 4.7094825 52.0085453, 4.7094357 52.0085707, 4.7094432 52.0085756))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

