@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/bXvP6H>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-528e4c49edfd13d1cc960ed4f7f24c8f-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/202544> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7067806124687 52.010033017339, 4.7068459888767 52.010042093317, 4.7068225244321 52.01000082788, 4.7067806124687 52.010033017339))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

