@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/b3XtK2>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-83833d4b45fdbedd4e7ad2f1a294e737-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203650> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7021269798279 52.009186065499, 4.70207653677 52.009264156982, 4.702166694052 52.00926646927, 4.7021269798279 52.009186065499))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

