@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/bm1H6cC>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-1a43fb3b0724f050b1cf89f399435355-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2940706> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7101097703307 52.011279476808, 4.710452044089 52.011563420452, 4.7106719371296 52.011352130345, 4.7101097703307 52.011279476808))"^^geo:wktLiteral ;
    osm:area 514.0
  ] .

