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

n9j: a skos:ConceptScheme .
n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-PH597W3C-L .

n9j:-BPB1FSMW-G
  skos:prefLabel "key people in consumer culture"@en ;
  a skos:Concept ;
  skos:narrower n9j:-PH597W3C-L .

n9j:-PH597W3C-L
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Christopher_Lasch> ;
  skos:definition "Despite launching a sustained assault on the very foundations of the American way of life, Christopher Lasch is now considered to be one of the most important public intellectuals of the twentieth century. Lasch was a historian but did not confine his inquiry to the annals of history. [Source: Encyclopedia of Consumer Culture; Lasch, Christopher]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-BPB1FSMW-G ;
  skos:prefLabel "Christopher Lasch"@en .

