@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/sociological_issues>
  skos:prefLabel "sociological issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/HIV_AIDS_prevention> .

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

<https://concepts.sagepub.com/social-science/concept/HIV_AIDS_prevention>
  skos:definition "HIV (human immunodeficiency virus) causes AIDS (acquired immunodeficiency syndrome), a syndrome rather than a single disease because it can involve a wide range of symptoms, opportunistic infections, specific cancers, and complications. Over 1.1 million individuals in the United States and 34 million individuals globally are infected with HIV. Primary HIV/AIDS prevention involves reducing the transmission of HIV from infected (HIV-positive) to uninfected (HIV-negative) individuals. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-health-communication/n255.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Communication; HIV/AIDS Prevention</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sociological_issues> ;
  skos:prefLabel "HIV/AIDS prevention"@en ;
  a skos:Concept .

