@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/bVd7wo>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-75d285d7ef508189825c9291ab8fa6ee-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203357> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7088968753815 52.008122812816, 4.7088935120688 52.008052648186, 4.7087929502872 52.008093915385, 4.7088968753815 52.008122812816))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

