@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:-Q1X1W49X-L .

n9j:-FTD70W94-S
  skos:prefLabel "trends in consumer culture"@en ;
  a skos:Concept ;
  skos:narrower n9j:-Q1X1W49X-L .

n9j:-Q1X1W49X-L
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/consumption_and_time_use> ;
  skos:definition "Consumption is related to time in multifarious, complex ways. Obviously, consumption takes time, whether it is watching a movie, buying groceries, or driving your new car. [Source: Encyclopedia of Consumer Culture; Consumption and Time Use]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-FTD70W94-S ;
  skos:prefLabel "consumption and time use"@en .

n9j: a skos:ConceptScheme .
