@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/bEz8sH>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-4ed9dde8f678b3b5b8cf8544f2c87ba7-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/202469> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098356485367 52.012742164988, 4.7098489209693 52.012839111901, 4.7099135712017 52.012826812775, 4.7098356485367 52.012742164988))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

