@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/laboratory_tests>
  skos:definition "Laboratory services form an essential component of health services. They share the same goal with all other components of health services, which is to promote health and to prevent disease. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n688.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Laboratory Tests</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/procedures_and_therapies> ;
  skos:prefLabel "laboratory tests"@en ;
  a skos:Concept .

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

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

