@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/rooms_(architecture)>
  skos:prefLabel "rooms (architecture)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cubicles> .

<https://concepts.sagepub.com/social-science/concept/isolation_cubicles>
  skos:prefLabel "isolation cubicles"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cubicles> .

<https://concepts.sagepub.com/social-science/concept/everyday_life_at_work>
  skos:prefLabel "everyday life at work"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cubicles> .

<https://concepts.sagepub.com/social-science/concept/cubicles>
  skos:definition "Cubicles are a type of office systems furniture that promotes a particular kind of physical and social structure in the modern workplace. Cubicles were born out of an idealistic effort to increase productivity and even social equality, but within a few years of their introduction, cubicles had become emblematic of the alienation typical of some modern office work. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-work/n53.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Work: An Encyclopedia; Cubicles</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patient_cubicles>, <https://concepts.sagepub.com/social-science/concept/isolation_cubicles> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/rooms_(architecture)>, <https://concepts.sagepub.com/social-science/concept/everyday_life_at_work> ;
  skos:prefLabel "cubicles"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/patient_cubicles>
  skos:prefLabel "patient cubicles"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cubicles> .

