@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/theories_of_ethics>
  skos:prefLabel "theories of ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/decision-making_models> .

<https://concepts.sagepub.com/social-science/concept/information_ethics>
  skos:prefLabel "information ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/decision-making_models> .

<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/decision-making_models> .

<https://concepts.sagepub.com/social-science/concept/decision-making_models>
  skos:definition "There is no one model of decision making. Rather, there are many theories of decision making, each of which tends to be associated with a particular area of scholarly inquiry and has different assumptions about human nature, the manner in which decisions are made, and the quality of the decisions made. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n222.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Decision-Making Models</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theories_of_ethics>, <https://concepts.sagepub.com/social-science/concept/information_ethics> ;
  skos:prefLabel "decision-making models"@en ;
  a skos:Concept .

