@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/bVd7zV>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-9845dfb27c72bd2e84aa2b97f6a57f03-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204131> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.713881151265 52.008589602503, 4.7143303214129 52.008024204404, 4.7138704006564 52.007960257276, 4.713881151265 52.008589602503))"^^geo:wktLiteral ;
    osm:area 1101.0
  ] .

