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

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-C67FTVH1-B .

n9j:-C67FTVH1-B
  owl:sameAs <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: Encyclopedia of Prisons & Correctional Facilities; Professionalization of Staff]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-K190NJ2V-G ;
  skos:prefLabel "professionalization of staff"@en .

n9j: a skos:ConceptScheme .
n9j:-K190NJ2V-G
  skos:prefLabel "staff"@en ;
  a skos:Concept ;
  skos:narrower n9j:-C67FTVH1-B .

