@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/bdKcjNz>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-820b474f2a781588cf6bfbd21a826fed-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2942015> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7110211849213 52.013554382048, 4.7122951557109 52.013448161313, 4.711179522211 52.01276914605, 4.7110211849213 52.013554382048))"^^geo:wktLiteral ;
    osm:area 3751.0
  ] .

