@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/bi73uv>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-56172b169f7e4d26d53ed65ba7fd9b8a-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/202642> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7114664316177 52.009757305732, 4.711292090963 52.009708614973, 4.7113189072277 52.009832412049, 4.7114664316177 52.009757305732))"^^geo:wktLiteral ;
    osm:area 77.0
  ] .

