@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#> .

<https://n2t.net/ark:/60537/bxgE1w>
  dc:title "(coördinaten)" ;
  ns0:name "(coördinaten)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-80c0058eb6ff42e2f2ac3df4e3f29f12-geocoordinates" ;
  a ns0:GeoCoordinates ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/197733> ;
  geo:hasGeometry [ geo:asWKT "POINT(4.709658 52.015133)"^^geo:wktLiteral ] .

