@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/btWk0K>
  gtm:verpondingsNummer "369" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/369" ;
  ns0:name "Verponding 369"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/buzoDP> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68993> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7130884 52.010918, 4.713618 52.0109529, 4.7136441 52.0108266, 4.7136619 52.0107967, 4.7130054 52.0107626, 4.7129527 52.0109364, 4.7130512 52.0109411, 4.7130684 52.0108678, 4.7130968 52.0108697, 4.7130884 52.010918))"^^geo:wktLiteral ;
    osm:area 775.0
  ] .

