@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/personal_consumption_and_waste>
  skos:prefLabel "personal consumption and waste"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lighting> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/lighting>
  skos:definition "As the environment becomes a more pressing concern for society, more and more ways are found for individuals to be environmentally conscious and to assist the environment through more sustainable activities. By examining practices used with the lighting used to illuminate buildings, great energy savings can be obtained through actions that are inexpensive, easy, and reproducible. [Source: <a href=\"https://sk.sagepub.com/reference/greenhealth/n80.xml\" target=\"_blank\" data-id=\"to-sk\">Green Health: An A-to-Z Guide; Lighting</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/natural_lighting>, <https://concepts.sagepub.com/social-science/concept/emergency_lighting> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personal_consumption_and_waste> ;
  skos:prefLabel "lighting"@en ;
  a skos:Concept .

