@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/b8XgiR>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-aa711c2e181bc985ae8cf0f82df2c36e-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204524> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7082531452179 52.009275219079, 4.7070095237066 52.009653960597, 4.7077265120753 52.010065370171, 4.7082531452179 52.009275219079))"^^geo:wktLiteral ;
    osm:area 2987.0
  ] .

