@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/bnh3ne>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-b54bc40de8d30d256449c67a2f99d294-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204770> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7116500136326 52.010928747294, 4.711587422668 52.011746745386, 4.7125625651395 52.011524665503, 4.7116500136326 52.010928747294))"^^geo:wktLiteral ;
    osm:area 2989.0
  ] .

