@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/bABFFkZ>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-9dac81971b8b475a7b9c9c7484e2aff8-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2942376> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7025668621063 52.010813915845, 4.702136796653 52.011054531287, 4.7026536054589 52.011167634036, 4.7025668621063 52.010813915845))"^^geo:wktLiteral ;
    osm:area 660.0
  ] .

