@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/bo6R5I>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-7dc7a3d3af7b3e5760b59ff42c638792-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203516> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.706045150233 52.023361894673, 4.7023764346857 52.020796789205, 4.7011222008516 52.021780917644, 4.706045150233 52.023361894673))"^^geo:wktLiteral ;
    osm:area 26032.0
  ] .

