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

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

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

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

<https://concepts.sagepub.com/social-science/concept/viruses>
  skos:definition "Viruses are primitive biological infectious agents that live only in the cells of bacteria, plants, and animals. A specific virus invades and reproduces inside of a specific living cell until the cell explodes, spewing hundreds of copies; however, a virus cannot live outside of a cell. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n1162.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Viruses</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bacteriophages>, <https://concepts.sagepub.com/social-science/concept/arboviridae>, <https://concepts.sagepub.com/social-science/concept/RNA_viruses>, <https://concepts.sagepub.com/social-science/concept/oncogenic_viruses>, <https://concepts.sagepub.com/social-science/concept/DNA_viruses>, <https://concepts.sagepub.com/social-science/concept/hepatic_viruses> ;
  skos:prefLabel "viruses"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/society>, <https://concepts.sagepub.com/social-science/concept/pathogens> ;
  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/viruses> .

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

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

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

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

