@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/bEz8tS>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-5f37f469e7111a90aaf497eaf4d2bfa5-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/202856> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.710790514946 52.011537019011, 4.7113972677438 52.012080975065, 4.711793084118 52.011303432629, 4.710790514946 52.011537019011))"^^geo:wktLiteral ;
    osm:area 2620.0
  ] .

