@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/staff>
  skos:prefLabel "staff"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/professionalization_of_staff> .

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

<https://concepts.sagepub.com/social-science/concept/professionalization_of_staff>
  skos:definition "Certain occupations or careers such as law and medicine are thought to hold a “professional” status in our society. Generally an occupation is considered to have gained professional status when the following elements are present: a specialized body of knowledge is developed and maintained; practitioners undertake a training period during which that body of knowledge is studied, learned, and tested; members are recognized by the community and their clients as having authority in their field; the profession operates autonomously and develops a culture maintained through associations; and it develops, maintains, and enforces a code of practice and/or a code of ethics and behavior. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n291.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Professionalization of Staff</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/staff> ;
  skos:prefLabel "professionalization of staff"@en ;
  a skos:Concept .

