@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/bTLdKv>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-852ba30208d30e15343c188c2a3854ee-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203690> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7113135457039 52.006716110509, 4.7088104091294 52.006748837016, 4.7096699979927 52.007878759992, 4.7113135457039 52.006716110509))"^^geo:wktLiteral ;
    osm:area 10895.0
  ] .

