@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/T_cells>
  skos:definition "T cells or T lymphocytes are a subset of white blood cells that play a major role in eliminating pathogens and cancer cells that escape the body's first line of defenses. On the basis of their function in the immune response, T cells are divided into two categories: T helper (TH) lymphocytes and cytotoxic T lymphocytes (CTLs). [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n600.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; T Cells</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_and_well-being> ;
  skos:prefLabel "T cells"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/health_and_well-being>
  skos:prefLabel "health and well-being"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/T_cells> .

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

