@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-R9NQB4KC-N
  skos:prefLabel "climate"@en ;
  a skos:Concept ;
  skos:narrower n9j:-JZTNCPRQ-W .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-JZTNCPRQ-W .

n9j:-JZTNCPRQ-W
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/air_conditioning> ;
  skos:definition "The advent early in the 20th century of mechanical airconditioning systems designed to simultaneously control indoor heat and humidity helped to reshape urban America. As its use spread, starting in the nation's largest, wealthiest, and most important cities, the rhythms of city life changed as buildings and work schedules responded to the promise and problems of a new kind of indoor control. [Source: Encyclopedia of American Urban History; Air Conditioning]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-R9NQB4KC-N ;
  skos:prefLabel "air conditioning"@en .

n9j: a skos:ConceptScheme .
