@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/HIV_tests>
  skos:prefLabel "HIV tests"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diagnostic_tests> .

<https://concepts.sagepub.com/social-science/concept/near_patient_tests>
  skos:prefLabel "near patient tests"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diagnostic_tests> .

<https://concepts.sagepub.com/social-science/concept/procedures_and_therapies>
  skos:prefLabel "procedures and therapies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/diagnostic_tests> .

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

<https://concepts.sagepub.com/social-science/concept/diagnostic_tests>
  skos:definition "Diagnostic tests are used by healthcare workers to help determine the presence or absence of a disease or other health condition. Diagnostic tests can be grouped into two basic categories: medical or psychological. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n359.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Diagnostic Tests</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/skin_reaction_tests>, <https://concepts.sagepub.com/social-science/concept/near_patient_tests>, <https://concepts.sagepub.com/social-science/concept/HIV_tests> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/procedures_and_therapies>, <https://concepts.sagepub.com/social-science/concept/diagnosis>, <https://concepts.sagepub.com/social-science/concept/biostatistics_and_clinical_epidemiology> ;
  skos:prefLabel "diagnostic tests"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/skin_reaction_tests>
  skos:prefLabel "skin reaction tests"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diagnostic_tests> .

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

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

