@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/bojyPD>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-b915bc8021d1d4b496e554e5106c4bd5-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204855> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7135397791862 52.007538343283, 4.713502889678 52.00746446503, 4.7134157360933 52.007526366637, 4.7135397791862 52.007538343283))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

