@prefix dc: <http://purl.org/dc/terms/> .
@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/bZNwHZ>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-844442093716b5759d923d9b61752142-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203666> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6986857056618 52.010220401204, 4.6985037113552 52.009643854312, 4.6979664765954 52.009834435132, 4.6986857056618 52.010220401204))"^^geo:wktLiteral ;
    osm:area 1314.0
  ] .

