@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/perspective_of_the_decision_maker>
  skos:prefLabel "perspective of the decision maker"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cultural_issues> .

<https://concepts.sagepub.com/social-science/concept/cultural_issues>
  skos:definition "Culture encompasses the acquired knowledge, beliefs, values, and behavior patterns shared by the members of a particular group of people. Common elements of cultures include language, diet, dress, and religion, among others. [Source: <a href=\"https://sk.sagepub.com/reference/medical/n78.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Medical Decision Making; Cultural Issues</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/perspective_of_the_decision_maker> ;
  skos:prefLabel "cultural issues"@en ;
  a skos:Concept .

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

