@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/bijLjw>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-b4aaf9213401a55366a1f72a5d130c9f-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204755> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7028275728553 52.014928514025, 4.7029977497348 52.015349551637, 4.7034620574767 52.015117603064, 4.7028275728553 52.014928514025))"^^geo:wktLiteral ;
    osm:area 896.0
  ] .

