@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/differential_diagnosis>
  skos:definition "The process of differentiating between two or more psychiatric disorders that have similar or overlapping signs or symptoms. This practice involves a process of elimination used by qualified clinicians to correctly diagnose a specific disorder. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n743.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Differential Diagnosis</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D003937.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/perspective_of_the_decision_maker>, <https://concepts.sagepub.com/social-science/concept/diagnosis> ;
  skos:prefLabel "differential diagnosis"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/diagnosis>
  skos:prefLabel "diagnosis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/differential_diagnosis> .

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

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

