@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/purchase_influence_attempts> .

<https://concepts.sagepub.com/social-science/concept/advertising>
  skos:prefLabel "advertising"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/purchase_influence_attempts> .

<https://concepts.sagepub.com/social-science/concept/purchase_influence_attempts>
  skos:definition "Children have an important influence on a variety of purchasing decisions, with respect to both child-related purchases such as toys, snacks, or sweets and everyday household purchases such as breakfast products and desserts. As children grow older, they even gain a say in their parents' choice of restaurants, holiday destinations, or cars. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n359.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Purchase Influence Attempts</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/advertising> ;
  skos:prefLabel "purchase influence attempts"@en ;
  a skos:Concept .

