@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/limit_of_detection>
  skos:prefLabel "limit of detection"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sensitivity_and_specificity> .

<https://concepts.sagepub.com/social-science/concept/roc_curve>
  skos:prefLabel "roc curve"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sensitivity_and_specificity> .

<https://concepts.sagepub.com/social-science/concept/statistics_as_topic>
  skos:prefLabel "statistics as topic"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sensitivity_and_specificity> .

<https://concepts.sagepub.com/social-science/concept/sensitivity_and_specificity>
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012680.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_as_topic>, <https://concepts.sagepub.com/social-science/concept/epidemiologic_research_design> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/limit_of_detection>, <https://concepts.sagepub.com/social-science/concept/roc_curve>, <https://concepts.sagepub.com/social-science/concept/predictive_value_of_tests>, <https://concepts.sagepub.com/social-science/concept/signal-to-noise_ratio> ;
  skos:definition "In medicine, diagnostic tests are administered to patients to detect diseases so that appropriate treatments can be provided. A test can be relatively simple, such as a bacterial culture for infection, or a radiographic image to detect the presence of a tumor. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n414.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Sensitivity and Specificity</a>]"@en ;
  skos:prefLabel "sensitivity and specificity"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/predictive_value_of_tests>
  skos:prefLabel "predictive value of tests"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sensitivity_and_specificity> .

<https://concepts.sagepub.com/social-science/concept/signal-to-noise_ratio>
  skos:prefLabel "signal-to-noise ratio"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sensitivity_and_specificity> .

<https://concepts.sagepub.com/social-science/concept/epidemiologic_research_design>
  skos:prefLabel "epidemiologic research design"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sensitivity_and_specificity> .

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

