@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/bZaqGd>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-b302bf2b4fd3888ca6759ca63081abb2-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204711> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7112078668488 52.011910782613, 4.7106355574389 52.012080521431, 4.7110109194296 52.012282535379, 4.7112078668488 52.011910782613))"^^geo:wktLiteral ;
    osm:area 684.0
  ] .

