@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/bgRJZb>
  gtm:verpondingsNummer "1853" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1853" ;
  ns0:name "Verponding 1853"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bYKRx3> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67253> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7103093 52.0080899, 4.7105181 52.0079228, 4.7106959 52.007779, 4.7106465 52.0077494, 4.710407 52.0079419, 4.7102522 52.008058, 4.7103093 52.0080899))"^^geo:wktLiteral ;
    osm:area 211.0
  ] .

