@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/b37G1I>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-bb97cfc0b841920714b108f4a610e2ca-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204904> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7078400850296 52.011936536754, 4.7074770577658 52.01201762223, 4.7077203150646 52.01216251661, 4.7078400850296 52.011936536754))"^^geo:wktLiteral ;
    osm:area 276.0
  ] .

