@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/bIiJUO>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-aef71eb53042db1f722f85cceb9ed8f2-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204628> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7075482606806 52.013470519688, 4.7083928294805 52.013823718641, 4.7085007714671 52.01324410469, 4.7075482606806 52.013470519688))"^^geo:wktLiteral ;
    osm:area 2012.0
  ] .

