@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/alcoholic_hepatitis>
  skos:prefLabel "alcoholic hepatitis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hepatitis> .

<https://concepts.sagepub.com/social-science/concept/notifiable_diseases>
  skos:prefLabel "notifiable diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hepatitis> .

<https://concepts.sagepub.com/social-science/concept/liver_diseases>
  skos:prefLabel "liver diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hepatitis> .

<https://concepts.sagepub.com/social-science/concept/diseases_and_conditions>
  skos:prefLabel "diseases and conditions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hepatitis> .

<https://concepts.sagepub.com/social-science/concept/localized_diseases>
  skos:prefLabel "localized diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hepatitis> .

<https://concepts.sagepub.com/social-science/concept/hepatitis>
  skos:definition "Hepatitis is a general term that refers to inflammation of the liver. There are many causes of hepatitis, including infections, medications, toxins, and autoimmune diseases. [Source: <a href=\"https://sk.sagepub.com/reference/sportsmedicine/n241.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Sports Medicine; Hepatitis</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/alcoholic_hepatitis> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/notifiable_diseases>, <https://concepts.sagepub.com/social-science/concept/localized_diseases>, <https://concepts.sagepub.com/social-science/concept/liver_diseases>, <https://concepts.sagepub.com/social-science/concept/diseases_and_conditions> ;
  skos:prefLabel "hepatitis"@en ;
  a skos:Concept .

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

