@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/medicine_and_psychology>
  skos:prefLabel "medicine and psychology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pandemic_planning> .

<https://concepts.sagepub.com/social-science/concept/pandemic_planning>
  skos:definition "A pandemic is a large international epidemic of an infectious disease. The status of an outbreak as a pandemic depends more on its geographical extent and the number of people infected than it does on the lethality of the pathogen. [Source: <a href=\"https://sk.sagepub.com/reference/disasterrelief/n186.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disaster Relief; Pandemic Planning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/medicine_and_psychology> ;
  skos:prefLabel "pandemic planning"@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/pandemic_planning> .

