@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/bvpdHz>
  gtm:verpondingsNummer "1191" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1191" ;
  ns0:name "Verponding 1191"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bABGz8> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66516> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7066427 52.0127524, 4.706697 52.0127797, 4.7067062 52.0127729, 4.7068451 52.0126701, 4.7068973 52.0126969, 4.7069236 52.012695, 4.7069313 52.012689, 4.7068191 52.0126339, 4.7068121 52.0126393, 4.7068012 52.0126339, 4.7067909 52.0126418, 4.7066523 52.0127452, 4.7066427 52.0127524))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

