@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/bUojMA>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-5f28a9d958b115c86a3b149371c453af-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/202854> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7102192044258 52.012030637521, 4.709819575458 52.01200548592, 4.7100072902316 52.012240688415, 4.7102192044258 52.012030637521))"^^geo:wktLiteral ;
    osm:area 340.0
  ] .

