@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/bfCvrT2>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-f8ffa2f55f63e21b5f754021596b31f3-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2943586> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7112207403552 52.013228176358, 4.7117045725758 52.013157165742, 4.7113291416264 52.012929396489, 4.7112207403552 52.013228176358))"^^geo:wktLiteral ;
    osm:area 522.0
  ] .

