@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/81355> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/82876> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054796> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81355" ;
    skos:prefLabel "Grand Tour"@en,
        "Grand Tour"@nl ;
    skos:scopeNote "Extended tours; the tour is often used to refer to European tours through France, Germany, Italy, and Switzerland; formerly taken by youth of the aristocracy as part of their education."@en,
        "Uitgebreide Europese reizen die met name door Frankrijk, Duitsland, Italië en Zwitserland voerden. Vroeger werden ze vooral door aristocratische jongeren ondernomen, als onderdeel van hun opvoeding."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:32+00:00"^^xsd:dateTime .

