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

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

<https://concepts.sagepub.com/social-science/concept/asthma>
  skos:definition "Asthma is a chronic, inflammatory disorder of the airways associated with variable airflow obstruction that reverses either spontaneously or with treatment and bronchial hyperresponsiveness to a range of triggers such as tobacco smoke, cold air, exercise, and strong emotion. It is characterized by recurrent episodes of wheezing, breathlessness, chest tightness, and cough that are usually more pronounced at night and in the early morning. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n57.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Asthma</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/occupational_asthma> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001249.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/respiratory_allergy>, <https://concepts.sagepub.com/social-science/concept/lung_diseases>, <https://concepts.sagepub.com/social-science/concept/bronchial_diseases> ;
  skos:prefLabel "asthma"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/lung_diseases>
  skos:prefLabel "lung diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/asthma> .

<https://concepts.sagepub.com/social-science/concept/bronchial_diseases>
  skos:prefLabel "bronchial diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/asthma> .

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

