@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/bg23Fu>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-82f3d8dbaff7153b1a6c1f35a81272b3-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203633> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7075772285461 52.013323264873, 4.7078001572873 52.013213889865, 4.7075152325429 52.01315199626, 4.7075772285461 52.013323264873))"^^geo:wktLiteral ;
    osm:area 171.0
  ] .

