@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/be9LqB>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-5e58724a9b454a747a2c57549555f701-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/202836> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100341320038 52.01219077346, 4.7098608953353 52.012315528401, 4.7101322669043 52.012343366279, 4.7100341320038 52.01219077346))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

