@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/bAOy1N>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-4e1d660436a1e9c5391fefeffa9b2b47-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/202454> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7111284732819 52.010239387191, 4.7107979017926 52.010373054792, 4.7112873838824 52.010462324653, 4.7111284732819 52.010239387191))"^^geo:wktLiteral ;
    osm:area 362.0
  ] .

