@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/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/data_quality> .

<https://concepts.sagepub.com/social-science/concept/data_quality>
  skos:definition "Quality data are at the heart of quality healthcare. It is well known that poor data can lead to incorrect diagnoses, prescription errors, or surgical errors with tragic consequences. [Source: <a href=\"https://sk.sagepub.com/reference/medical/n79.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Medical Decision Making; Data Quality</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/perspective_of_the_decision_maker> ;
  skos:prefLabel "data quality"@en ;
  a skos:Concept .

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

