@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/group_influence>
  skos:prefLabel "group influence"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fads_and_fashions> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/fads_and_fashions> .

<https://concepts.sagepub.com/social-science/concept/fads_and_fashions>
  skos:definition "Fads are objects or activities that are popular with a group of people over a short period of time. Fads are also known as crazes. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n83.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Fads and Fashions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/group_influence> ;
  skos:prefLabel "fads and fashions"@en ;
  a skos:Concept .

