@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/bdKeK8>
  gtm:verpondingsNummer "351" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/351" ;
  ns0:name "Verponding 351"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/btwTah> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68933> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7131855 52.0099194, 4.7130835 52.0099057, 4.7130855 52.0098993, 4.7130189 52.0098896, 4.7129902 52.009929, 4.713048 52.0099404, 4.713169 52.0099586, 4.7131855 52.0099194))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

