@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/b6sS0Q>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-9a9e1a2b47041e40306b4b9f7b24a54c-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204176> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7154253721237 52.00765226591, 4.7155098490673 52.007602113256, 4.7153891749674 52.007583542821, 4.7154253721237 52.00765226591))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

