@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/bfpXAI>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-85822f4e05142c4173f0e12c2b450bb8-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203695> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7131025791168 52.010353302941, 4.7131097257942 52.010306082464, 4.7130578815082 52.01031467393, 4.7131025791168 52.010353302941))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

