@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/baCRR3>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-bc9ededc34c97b564fac60be9e7c0e1a-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204934> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7073090076447 52.014947663152, 4.707002810022 52.015187836618, 4.7072289673236 52.015248944204, 4.7073090076447 52.014947663152))"^^geo:wktLiteral ;
    osm:area 278.0
  ] .

