@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/bjMF7D>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-b6ea68a3b2196475103e1044520fb67d-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204809> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7112169861794 52.011954696566, 4.7112962260155 52.011979029982, 4.7112933144678 52.011927061367, 4.7112169861794 52.011954696566))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

