@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/branches_of_epidemiology>
  skos:prefLabel "branches of epidemiology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/disaster_epidemiology> .

<https://concepts.sagepub.com/social-science/concept/disaster_epidemiology>
  skos:definition "The epidemiologic study of disasters is a relatively new area of research and practice in public health settings. The epidemiologic investigation of disaster events focuses on two approaches. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n113.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Disaster Epidemiology</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/branches_of_epidemiology> ;
  skos:prefLabel "disaster epidemiology"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/disaster_epidemiology> .

