@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/beZppyP>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-e1fc1f612942a78ac621f6d601bc8ff0-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2943261> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.711716413367 52.010717501368, 4.710115934295 52.011254508549, 4.7111496736696 52.011783867852, 4.711716413367 52.010717501368))"^^geo:wktLiteral ;
    osm:area 5348.0
  ] .

