@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://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/bLDKFI4>
  dc:title "(gebied)"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-861bd56cadcdc249a89497cb4aa25ede-geoshape"^^xsd:string ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2942065> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7060108184814 52.008312350692, 4.7039496256417 52.008570387425, 4.7044413762551 52.009174362386, 4.7060108184814 52.008312350692))"^^geo:wktLiteral ;
    osm:area 5232.0
  ] .

