@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/peer_groups>
  skos:prefLabel "peer groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/peer_pressure> .

<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/peer_pressure> .

<https://concepts.sagepub.com/social-science/concept/social_development_and_social_behavior>
  skos:prefLabel "social development and social behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/peer_pressure> .

<https://concepts.sagepub.com/social-science/concept/peer_pressure>
  skos:definition "Peer pressure refers to a kind of dynamic, often negative, describing the relationships between and among people, usually of the same age, in which one of the parties is influenced to act in ways or to believe in particular values or to adapt attitudes or behaviors that do not necessarily represent or reflect their own judgment or their own preferences. Peer pressure measures how individuals act and react within groups. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-alcohol-social-cultural-and-historical-perspectives/n362.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Alcohol: Social, Cultural, and Historical Perspectives; Peer Pressure</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_development_and_social_behavior>, <https://concepts.sagepub.com/social-science/concept/peer_groups> ;
  skos:prefLabel "peer pressure"@en ;
  a skos:Concept .

