@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/bFoWgf>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-985da34b6663bcdd859a04aab07e137b-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204133> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7060590982437 52.013943976869, 4.7062528675371 52.013885364911, 4.7060584481608 52.013811093616, 4.7060590982437 52.013943976869))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

