@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/bms86w>
  gtm:verpondingsNummer "1465" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1465" ;
  ns0:name "Verponding 1465"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bKaSf9> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66819> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7118483 52.0111968, 4.7118158 52.011184, 4.7117702 52.0112479, 4.7117839 52.0112523, 4.7117607 52.0112797, 4.7118634 52.0113128, 4.7118762 52.0113169, 4.7119033 52.0112802, 4.7118067 52.0112447, 4.7118483 52.0111968))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

