@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/bSIxLNF>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-8dc20613001056470c440685cd61c9a6-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2942157> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7096044420869 52.015449827973, 4.7092565709923 52.015750340793, 4.7096540518047 52.01581754107, 4.7096044420869 52.015449827973))"^^geo:wktLiteral ;
    osm:area 545.0
  ] .

