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

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

<https://concepts.sagepub.com/social-science/concept/chronic_obstructive_pulmonary_disease>
  skos:definition "Chronic obstructive pulmonary disease (COPD) is a complex disease currently affecting a large number of individuals across the world. Although historically thought of as a disease of older males, the prevalence in females is rising, as are the overall death rates. [Source: <a href=\"https://sk.sagepub.com/reference/lifestylemedicinehealth/n80.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Lifestyle Medicine &amp; Health; Chronic Obstructive Pulmonary Disease</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pulmonary_emphysema> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D029424.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/lung_diseases> ;
  skos:prefLabel "chronic obstructive pulmonary disease"@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/chronic_obstructive_pulmonary_disease> .

