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

