@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/bFO9Ep5>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-cf5fb8618fe846f88ada2076fb64c0d5-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2943041> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7126761078835 52.010853538239, 4.71299209453 52.010665998614, 4.7127302663167 52.010585419231, 4.7126761078835 52.010853538239))"^^geo:wktLiteral ;
    osm:area 284.0
  ] .

