@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/b6S8SR>
  gtm:verpondingsNummer "1166" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1166" ;
  ns0:name "Verponding 1166"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bHGtVD> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66488> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7054349 52.0121429, 4.7055002 52.0121724, 4.7055102 52.0121645, 4.7060462 52.011736, 4.70599 52.0117085, 4.7056422 52.0119781, 4.7054455 52.0121347, 4.7054349 52.0121429))"^^geo:wktLiteral ;
    osm:area 327.0
  ] .

