@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/b1fnPm>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-a08f0de977f7b538e7ddd1ad02c8bedf-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204316> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.703948199749 52.013209356683, 4.7040487756048 52.013202128826, 4.7039817343826 52.01315055069, 4.703948199749 52.013209356683))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

