@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/82876> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62960> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300162867> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/74592>,
        <https://data.rkd.nl/thesaurus/80441>,
        <https://data.rkd.nl/thesaurus/81355>,
        <https://data.rkd.nl/thesaurus/84319> ;
    skos:notation "82876" ;
    skos:prefLabel "journey"@en,
        "reis"@nl ;
    skos:scopeNote "Courses of travel, having a beginning and end in space and time, and and taken as a whole. Extended to excursions, expeditions or tours."@en ;
    prov:generatedAtTime "2022-01-03T14:36:18+00:00"^^xsd:dateTime .

