@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/bsgQR1>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-8d77f7f22126bd5e405a98b0a51994e8-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203887> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.690868139005 52.015338566535, 4.6881683332583 52.014888122689, 4.6884181083291 52.016169345563, 4.690868139005 52.015338566535))"^^geo:wktLiteral ;
    osm:area 12762.0
  ] .

