@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/bvBVrv>
  gtm:verpondingsNummer "1859" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1859" ;
  ns0:name "Verponding 1859"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bN5FZN> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67259> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.709985 52.0079108, 4.7100997 52.0078537, 4.7100515 52.0078135, 4.7100012 52.007836, 4.7099915 52.0078284, 4.7099527 52.0078489, 4.709962 52.0078536, 4.7099278 52.0078756, 4.709985 52.0079108))"^^geo:wktLiteral ;
    osm:area 64.0
  ] .

