@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/evidence_synthesis>
  skos:definition "There is a plethora of information in almost every area of healthcare. For example, a search of MEDLINE (the U.S. National Library of Medicine's bibliographic database) using only the terms depressed, depressive, or depression yields more than 3,000 hits of articles published since 1980— and MEDLINE is only one of many health-related electronic bibliographic databases. [Source: <a href=\"https://sk.sagepub.com/reference/medical/n141.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Medical Decision Making; Evidence Synthesis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/perspective_of_the_decision_maker> ;
  skos:prefLabel "evidence synthesis"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/evidence_synthesis> .

