@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/bd7g8b>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-bb24ca1e0a3ab504a3b9a57a2d61cc1d-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204895> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7036966084943 52.011720599427, 4.7017962260318 52.013562104383, 4.7054832664946 52.013604739949, 4.7036966084943 52.011720599427))"^^geo:wktLiteral ;
    osm:area 26203.0
  ] .

