@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/decision_making_and_career_development>
  skos:prefLabel "decision making and career development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/specialty_choice> .

<https://concepts.sagepub.com/social-science/concept/specialty_choice>
  skos:definition "For several professions, the initial career choices are followed by the need to choose a specialty within that profession. For example, physicians-in-training need to decide whether to specialize in pediatrics, orthopedics, psychiatry, or some other field. [Source: <a href=\"https://sk.sagepub.com/reference/careerdevelopment/n265.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Career Development; Specialty Choice</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/decision_making_and_career_development> ;
  skos:prefLabel "specialty choice"@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/specialty_choice> .

