@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/bO8cEZ>
  gtm:verpondingsNummer "1100" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1100" ;
  ns0:name "Verponding 1100"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bkbTzC> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66413> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7065225 52.0129294, 4.7064202 52.0130084, 4.7063905 52.0130313, 4.7063463 52.0130656, 4.7063068 52.013096, 4.7062697 52.0131246, 4.7062224 52.0131585, 4.7061738 52.0131918, 4.7061687 52.0131952, 4.7062191 52.0132244, 4.7065702 52.0129526, 4.7065792 52.0129454, 4.7065315 52.0129223, 4.7065225 52.0129294))"^^geo:wktLiteral ;
    osm:area 168.0
  ] .

