@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/bAOybB>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-be834163d43f0ac763b2bf07062a3726-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204985> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7050403465073 52.008380673484, 4.705108052278 52.008275235231, 4.7049160707016 52.008296994083, 4.7050403465073 52.008380673484))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

