@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/pandemics>
  skos:definition "The roles of the human service professional include promoting the welfare of humanity and mobilizing efforts to meet individuals' needs. As such, They are uniquely positioned to impact efforts at addressing societal epidemics and global pandemics. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-human-services-and-diversity/n436.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Services and Diversity; Pandemics</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Black_Death> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D058873.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/epidemics> ;
  skos:prefLabel "pandemics"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/Black_Death>
  skos:prefLabel "Black Death"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pandemics> .

