@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/bUAPSLz>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-8d0b94c850c45c83c4b40b53da8b6610-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2942149> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6758896112442 52.024125065706, 4.6762271688422 52.024389804369, 4.6763245297764 52.024329051508, 4.6758896112442 52.024125065706))"^^geo:wktLiteral ;
    osm:area 176.0
  ] .

