@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/bz8WBR>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-b492726f590b93ad60c5cd632f1e7154-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204753> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7044513821766 52.014356349416, 4.7042201607109 52.014546856363, 4.7045130881446 52.014591088017, 4.7044513821766 52.014356349416))"^^geo:wktLiteral ;
    osm:area 252.0
  ] .

