@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/bABFFno>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-c9a7f1f37cb498f50eece7d255c153de-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2942972> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7120940685272 52.009011059807, 4.7115272175672 52.009002793435, 4.7118884446371 52.009336317404, 4.7120940685272 52.009011059807))"^^geo:wktLiteral ;
    osm:area 710.0
  ] .

