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

n9j:-D1SFP5KK-L
  skos:prefLabel "leisure activities"@en ;
  a skos:Concept ;
  skos:narrower n9j:-NT17HJNT-D .

n9j:-NT17HJNT-D
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/vacations> ;
  skos:definition "Throughout American history, individuals have traveled for work, exploration, and adventure. The westward migration also resulted in whole families moving, sometimes across the continent, in an effort to find a better life. [Source: The Social History of the American Family: An                    Encyclopedia; Vacations]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-D1SFP5KK-L ;
  skos:prefLabel "vacations"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-NT17HJNT-D .

n9j: a skos:ConceptScheme .
