@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/bJmemk>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-a100c27cbeebe7e141cb26e3d59b53f7-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204326> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7138696908951 52.011868850114, 4.7139538918438 52.011852691397, 4.7138874139164 52.01181567121, 4.7138696908951 52.011868850114))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

