@prefix dc: <http://purl.org/dc/terms/> .
@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/bdjXGN>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-6ac9cc18bee1befec5b8faa878769bcc-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203107> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7056496956429 52.010841981661, 4.7063525273648 52.011019608302, 4.7063484402748 52.010658351747, 4.7056496956429 52.010841981661))"^^geo:wktLiteral ;
    osm:area 966.0
  ] .

