@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/b2I995>
  gtm:verpondingsNummer "1369" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1369" ;
  ns0:name "Verponding 1369"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bdKcgA> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66713> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.709989 52.0118369, 4.7099625 52.011837, 4.7096329 52.0118496, 4.7092808 52.0118552, 4.7092779 52.0118806, 4.7093476 52.0118818, 4.7095091 52.0118845, 4.7099575 52.0118811, 4.7099826 52.0118814, 4.709989 52.0118369))"^^geo:wktLiteral ;
    osm:area 189.0
  ] .

