@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/calibration>
  skos:definition "Calibration refers to the degree of correspondence between probabilities and observed relative frequencies. Suppose that when a patient is admitted to an intensive care unit (ICU), a physician assesses the probability that the patient will survive until hospital discharge. [Source: <a href=\"https://sk.sagepub.com/reference/medical/n29.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Medical Decision Making; Calibration</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/biostatistics_and_clinical_epidemiology> ;
  skos:prefLabel "calibration"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/biostatistics_and_clinical_epidemiology>
  skos:prefLabel "biostatistics and clinical epidemiology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/calibration> .

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

