@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/box5fGI>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-f8ecb7aa4fc66f4ef71f59833e515f4a-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2943585> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.709347486496 52.015183573525, 4.7088884810346 52.015966913741, 4.7102902626987 52.015780865285, 4.709347486496 52.015183573525))"^^geo:wktLiteral ;
    osm:area 3862.0
  ] .

