@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/stress_and_HIV_AIDS> .

<https://concepts.sagepub.com/social-science/concept/stress_and_HIV_AIDS>
  skos:definition "The Centers for Disease Control and Prevention estimates that 850,000 to 950,000 U.S. residents are living with HIV, with about 40,000 new HIV infections each year. HIV is the fifth leading cause of death among those ages 25–44; it is the leading cause of death among African American males in this same age range. [Source: <a href=\"https://sk.sagepub.com/reference/behavior/n9.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health and Behavior; AIDS and HIV: Stress</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/biopsychosocial_interactions> ;
  skos:prefLabel "stress and HIV/AIDS"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/biopsychosocial_interactions>
  skos:prefLabel "biopsychosocial interactions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/stress_and_HIV_AIDS> .

