@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/postdegree_prelicensure_supervision> .

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

<https://concepts.sagepub.com/social-science/concept/postdegree_prelicensure_supervision>
  skos:definition "Counselors have been eligible for licensing beginning in 1973 in Virginia. Currently, all states with the exception of Nevada and California have licensing, and there is considerable variability as to required credits, course titles and topics, and pre- and postgraduate hours of supervision. [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n111.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Postdegree/Prelicensure Supervision</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/professional_development_and_standards> ;
  skos:prefLabel "postdegree/prelicensure supervision"@en ;
  a skos:Concept .

