@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/bmEN8Bh>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-81f4d2e01f0854288857c5e3f540ffa7-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2942014> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7108162642508 52.012302042851, 4.7109089612976 52.011957708092, 4.7106656312059 52.011965552445, 4.7108162642508 52.012302042851))"^^geo:wktLiteral ;
    osm:area 317.0
  ] .

