@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/b7ULt0>
  dc:title "(coördinaten)" ;
  ns0:name "(coördinaten)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-4fe58034700c0f10456dd879e3742b47-geocoordinates" ;
  a ns0:GeoCoordinates ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/196637> ;
  geo:hasGeometry [ geo:asWKT "POINT(4.705244 52.016249)"^^geo:wktLiteral ] .

