@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/bOY7Tp>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-887d0e6113ad8fd55d1422981d09a975-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203768> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7111248972215 52.012629906186, 4.7112419693518 52.012907050809, 4.711479893633 52.012815003358, 4.7111248972215 52.012629906186))"^^geo:wktLiteral ;
    osm:area 293.0
  ] .

