@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-NTF6V602-H .

n9j:-NTF6V602-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/grand_tour> ;
  skos:definition "In all but name, the grand tour came into being during the sixteenth century as a secular alternative to the ancient but increasingly discredited custom of pilgrimage, the instinct to travel proving too powerful to be suppressed by a mere alteration in religion. This primarily educational phenomenon, involving study of the foreign, including the acquisition of a language or two, rather than the aspiration to reduce one's time in purgatory, thus emerged most noticeably among those northern European nations that rejected Roman Catholicism (though as Petrarch and the Wife of Bath had testified, there was always a secular ingredient in pilgrimage). [Source: Encyclopedia of Consumer Culture; Grand Tour]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-NTRS864P-W ;
  skos:prefLabel "grand tour"@en .

n9j:-NTRS864P-W
  skos:prefLabel "geographies and histories of consumer culture"@en ;
  a skos:Concept ;
  skos:narrower n9j:-NTF6V602-H .

n9j: a skos:ConceptScheme .
