@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/b99QvF>
  gtm:verpondingsNummer "1854" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1854" ;
  ns0:name "Verponding 1854"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b6sIfU> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67254> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7102522 52.008058, 4.710407 52.0079419, 4.7106465 52.0077494, 4.7106059 52.0077215, 4.7104855 52.0078107, 4.7101927 52.0080247, 4.7102522 52.008058))"^^geo:wktLiteral ;
    osm:area 217.0
  ] .

