@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:-WQ9X3TS2-M .

n9j:-BW4331XT-T
  skos:prefLabel "media modes"@en ;
  a skos:Concept ;
  skos:narrower n9j:-WQ9X3TS2-M .

n9j: a skos:ConceptScheme .
n9j:-WQ9X3TS2-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/women's_fashion_magazines> ;
  skos:definition "For almost 200 years, American fashion magazines have advised their readers on what to buy, how to look, and the proper way to act. These beautifully produced periodicals showcased lavish illustrations and the finest photography as well as serialized novels, short stories, and essays by some of the best writers of the day. [Source: Encyclopedia of Gender in Media; Women's Magazines: Fashion]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-BW4331XT-T ;
  skos:prefLabel "women's fashion magazines"@en .

