@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix ns1: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix ns2: <https://linked.art/ns/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/95441> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Thames (river)" ;
    ns1:P168_place_is_defined_by "POINT(0.508120 51.497630)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/16876cfe36014d39af58fc43d725f939>,
        <https://data.rkd.nl/.well-known/genid/1c449ecf692b45a8a2b9dae1d36b5dab>,
        <https://data.rkd.nl/.well-known/genid/5c9a713a51b54d22830ee77900eadf64>,
        <https://data.rkd.nl/.well-known/genid/cf6ad72e5c204c1196bfc758b8e416b3> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/457> ;
    skos:altLabel "Theems (rivier)"@en,
        "Theems (rivier)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/457> ;
    skos:exactMatch <https://sws.geonames.org/2636063>,
        <https://www.wikidata.org/entity/Q19686> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "95441" ;
    skos:prefLabel "Thames (river)"@en,
        "Thames (rivier)"@nl ;
    prov:generatedAtTime "2023-10-31T08:48:00+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/2636063>,
        <https://www.wikidata.org/entity/Q19686> .

