@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/bHTkAs>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-a7d7aabf8696f75b6e578c24f3b89667-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204481> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7059679031372 52.009309889868, 4.7060429764477 52.009337386108, 4.7060483979466 52.009288997585, 4.7059679031372 52.009309889868))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

