@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/clinical_decision_making>
  skos:definition "The reader leaving this discussion with a healthy appreciation of “just in time” versus “just in case” knowledge will have been well served. The objective is to shed light on the concepts, characteristics, tools, and process of clinical decisions. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n102.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Clinical Decision Making</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/operations_and_decision_making> ;
  skos:prefLabel "clinical decision making"@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/clinical_decision_making> .

<https://concepts.sagepub.com/social-science/concept/operations_and_decision_making>
  skos:prefLabel "operations and decision making"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/clinical_decision_making> .

