@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/bN5EqSK>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-b7d8bb303d9ee39ab454cc9bfc7c5843-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2942715> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7110319137573 52.013154878852, 4.7110862834786 52.01354214056, 4.7116212727195 52.013294565207, 4.7110319137573 52.013154878852))"^^geo:wktLiteral ;
    osm:area 841.0
  ] .

