@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/b2hSgJ>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-a3f2e26bdd1e11e2086b0c092a2996d5-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204401> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098597884178 52.0128626778, 4.7099584672675 52.01286521014, 4.7099005844744 52.012807317975, 4.7098597884178 52.0128626778))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

