@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/bYkCRw>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-680d5daaf9a73381120d0f4b72e8047a-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203047> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7017436678652 52.011106880668, 4.7011219092278 52.009824808546, 4.7000401907451 52.010275744326, 4.7017436678652 52.011106880668))"^^geo:wktLiteral ;
    osm:area 6358.0
  ] .

