@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/applied_business_ethics>
  skos:prefLabel "applied business ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/collective_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/collective_choice> .

<https://concepts.sagepub.com/social-science/concept/collective_choice>
  skos:definition "Collective choice refers to situations in which two or more individuals jointly pursue a common objective. As such, collective choice is fundamentally a problem of coordination. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n145.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Collective Choice</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/applied_business_ethics> ;
  skos:prefLabel "collective choice"@en ;
  a skos:Concept .

