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

<https://concepts.sagepub.com/social-science/concept/knowledge_and_learning>
  skos:prefLabel "knowledge and learning"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/professions> .

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

<https://concepts.sagepub.com/social-science/concept/health_professions>
  skos:prefLabel "health professions"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/professions> .

<https://concepts.sagepub.com/social-science/concept/legal_profession>
  skos:prefLabel "legal profession"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/professions> .

<https://concepts.sagepub.com/social-science/concept/teaching_profession>
  skos:prefLabel "teaching profession"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/professions> .

<https://concepts.sagepub.com/social-science/concept/professions>
  skos:definition "Professions are occupations that claim control over specific tasks through the mastery of abstract knowledge. Most theoretical development in the professions has focused on defining professional work, explaining the rise and dominance of professional groups, developing models of professional organization, and discussing systems of professions and knowledge claims.Control over abstract knowledge confers legitimacy on professional groups, and this legitimacy usually translates into social prestige, power, and rewards for professionals. [Source: <a href=\"https://sk.sagepub.com/reference/socialtheory/n229.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Theory; Professions</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/teaching_profession>, <https://concepts.sagepub.com/social-science/concept/legal_profession>, <https://concepts.sagepub.com/social-science/concept/health_professions> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/knowledge_and_learning>, <https://concepts.sagepub.com/social-science/concept/careers> ;
  skos:prefLabel "professions"@en ;
  a skos:Concept .

