@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/licensure_and_certification>
  skos:definition "Although frequently used interchangeably, the terms licensure and certification do not, in reality, have the same meanings. Even many state departments of public instruction responsible for regulating school leader licensure often use certificate when they mean license. [Source: <a href=\"https://sk.sagepub.com/reference/edleadership/n343.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Leadership and Administration; Licensure and Certification</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/government> ;
  skos:prefLabel "licensure and certification"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/government>
  skos:prefLabel "government"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/licensure_and_certification> .

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

