@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/bW2Vni>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-bfedb9977a6fc9b833462da2cd33180e-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/205021> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7022128105164 52.009347862606, 4.7020625956508 52.009216625417, 4.7019553294237 52.009373436482, 4.7022128105164 52.009347862606))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

