@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/bGDXn8q>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-71eedbf939ef2e4c1269e1d863b36a78-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2941787> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7105115652084 52.007577968578, 4.7106044163016 52.007283685796, 4.7100432035231 52.007495809772, 4.7105115652084 52.007577968578))"^^geo:wktLiteral ;
    osm:area 555.0
  ] .

