@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/career_development_initiatives>
  skos:prefLabel "career development initiatives"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/career_centers> .

<https://concepts.sagepub.com/social-science/concept/career_centers>
  skos:definition "The comprehensive college and university career center is a uniquely American phenomenon that has evolved over the past 100 or more years in response to changing educational, economic, political, and social conditions. This entry identifies several historic events in the evolution of the career center, outlines the core functional elements, enumerates the behavioral objectives, and provides a brief summary and look to the future. [Source: <a href=\"https://sk.sagepub.com/reference/careerdevelopment/n31.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Career Development; Career Centers</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/information_centers>, <https://concepts.sagepub.com/social-science/concept/career_development_initiatives> ;
  skos:prefLabel "career centers"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/information_centers>
  skos:prefLabel "information centers"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/career_centers> .

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

