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

