@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/indoor_air_pollution>
  skos:prefLabel "indoor air pollution"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/indoor_air_quality> .

<https://concepts.sagepub.com/social-science/concept/school_environment:_physical_acoustics_and_noise_pollution>
  skos:prefLabel "school environment: physical acoustics and noise pollution"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/indoor_air_quality> .

<https://concepts.sagepub.com/social-science/concept/health_(housing)>
  skos:prefLabel "health (housing)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/indoor_air_quality> .

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

<https://concepts.sagepub.com/social-science/concept/indoor_air_quality>
  skos:definition "The statement “Children are not little adults” applies to many aspects of children's health, including their respiratory system. Younger children breathe faster than adults and their lung function continues to develop into the teen years. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-school-health/n139.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Health; Indoor Air Quality</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/indoor_air_pollution> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_environment:_physical_acoustics_and_noise_pollution>, <https://concepts.sagepub.com/social-science/concept/health_(housing)> ;
  skos:prefLabel "indoor air quality"@en ;
  a skos:Concept .

