@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/bE8K8v>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-a70ef4c3d9162e099642a556cfc2c0c1-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204466> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7096709739344 52.014594835522, 4.7101095285036 52.014539211108, 4.709781992717 52.014327855087, 4.7096709739344 52.014594835522))"^^geo:wktLiteral ;
    osm:area 423.0
  ] .

