@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/consumer_behavior>
  skos:prefLabel "consumer behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/consumer_choice> .

<https://concepts.sagepub.com/social-science/concept/patient_choice>
  skos:prefLabel "patient choice"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/consumer_choice> .

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

<https://concepts.sagepub.com/social-science/concept/client_choice>
  skos:prefLabel "client choice"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/consumer_choice> .

<https://concepts.sagepub.com/social-science/concept/consumer_choice>
  skos:definition "Freedom of choice is one of the core ideas underpinning the functioning of (post)modern society. Although choice means different things to different people in various points in time, its positive connotations are rarely questioned. [Source: <a href=\"https://sk.sagepub.com/reference/consumerculture/n94.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumer Culture; Consumer (Freedom of) Choice</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patient_choice>, <https://concepts.sagepub.com/social-science/concept/client_choice> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/consumer_behavior>, <https://concepts.sagepub.com/social-science/concept/concepts_in_consumer_culture> ;
  skos:prefLabel "consumer choice"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/concepts_in_consumer_culture>
  skos:prefLabel "concepts in consumer culture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/consumer_choice> .

