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

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Center_for_Creative_Leadership> .

<https://concepts.sagepub.com/social-science/concept/Center_for_Creative_Leadership>
  skos:definition "The Center for Creative Leadership (CCL) is an internationally recognized resource for understanding and expanding the leadership capabilities of individuals and organizations from across the public, private, nonprofit, government, and education sectors. A nonprofit educational organization founded in 1970, CCL's mission is to advance the understanding, practice, and development of leadership for the benefit of society worldwide. [Source: <a href=\"https://sk.sagepub.com/reference/careerdevelopment/n59.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Career Development; Center for Creative Leadership</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/professional_associations> ;
  skos:prefLabel "Center for Creative Leadership"@en ;
  a skos:Concept .

