@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/bG12kQ>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-95971d0545da9915e5795736d60dd0bc-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204071> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7134177386761 52.011644327846, 4.7133469936816 52.011605641165, 4.7133302333272 52.011666505494, 4.7134177386761 52.011644327846))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

