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

<https://concepts.sagepub.com/social-science/concept/hepatitis_virus_A>
  skos:prefLabel "hepatitis virus A"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hepatic_viruses> .

<https://concepts.sagepub.com/social-science/concept/hepatitis_virus_D>
  skos:prefLabel "hepatitis virus D"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hepatic_viruses> .

<https://concepts.sagepub.com/social-science/concept/hepatitis_virus_B>
  skos:prefLabel "hepatitis virus B"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hepatic_viruses> .

<https://concepts.sagepub.com/social-science/concept/viruses>
  skos:prefLabel "viruses"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hepatic_viruses> .

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

<https://concepts.sagepub.com/social-science/concept/hepatic_viruses>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hepatitis_virus_D>, <https://concepts.sagepub.com/social-science/concept/hepatitis_virus_C>, <https://concepts.sagepub.com/social-science/concept/hepatitis_virus_B>, <https://concepts.sagepub.com/social-science/concept/hepatitis_virus_A> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/viruses> ;
  skos:prefLabel "hepatic viruses"@en ;
  a skos:Concept .

