@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/bOLreo>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-ac7f18f2f561066bc81bcfd54ece86c7-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204573> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7060403227806 52.01073549642, 4.7060472020607 52.010778314666, 4.7061058631257 52.010750460933, 4.7060403227806 52.01073549642))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

