@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/professional_development_and_standards>
  skos:prefLabel "professional development and standards"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/journal_of_career_development> .

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

<https://concepts.sagepub.com/social-science/concept/journal_of_career_development>
  skos:definition "The first issue of the Journal of Career Development (vol. 1, no. [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n545.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Journal of Career Development</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/professional_development_and_standards> ;
  skos:prefLabel "journal of career development"@en ;
  a skos:Concept .

