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

<https://concepts.sagepub.com/social-science/concept/notifiable_diseases>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/plague>, <https://concepts.sagepub.com/social-science/concept/tetanus>, <https://concepts.sagepub.com/social-science/concept/tuberculosis>, <https://concepts.sagepub.com/social-science/concept/measles>, <https://concepts.sagepub.com/social-science/concept/malaria>, <https://concepts.sagepub.com/social-science/concept/HIV_AIDS>, <https://concepts.sagepub.com/social-science/concept/hepatitis> ;
  skos:prefLabel "notifiable diseases"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/communicable_diseases>, <https://concepts.sagepub.com/social-science/concept/epidemiological_concepts> ;
  a skos:Concept ;
  skos:definition "Notifiable diseases are those for which regular collection of case information is deemed necessary in preventing and controlling the spread of disease among the population. State and local officials have the authority to mandate diseases reporting within their jurisdictions. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n323.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Notifiable Disease</a>]"@en .

<https://concepts.sagepub.com/social-science/concept/HIV_AIDS>
  skos:prefLabel "HIV/AIDS"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/notifiable_diseases> .

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

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

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

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

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

<https://concepts.sagepub.com/social-science/concept/communicable_diseases>
  skos:prefLabel "communicable diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/notifiable_diseases> .

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

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

