@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/bfcfUv>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-6bd8280ec8e9156bf95c4a9edfe2f5c6-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203130> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7083389759064 52.011124290325, 4.7097861196147 52.012240987522, 4.7106039964264 52.010813238197, 4.7083389759064 52.011124290325))"^^geo:wktLiteral ;
    osm:area 11363.0
  ] .

