@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/dental_licensure>
  skos:prefLabel "dental licensure"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/licensure> .

<https://concepts.sagepub.com/social-science/concept/licensure>
  skos:broader <https://concepts.sagepub.com/social-science/concept/credentialing> ;
  skos:prefLabel "licensure"@en ;
  skos:definition "Licensure refers to permission (usually granted by the state) to conduct evaluations. The law usually specifies the qualifications of the evaluators. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-evaluation/n315.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Evaluation; Licensure</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hospital_licensure>, <https://concepts.sagepub.com/social-science/concept/dental_licensure>, <https://concepts.sagepub.com/social-science/concept/medical_licensure>, <https://concepts.sagepub.com/social-science/concept/pharmacy_licensure>, <https://concepts.sagepub.com/social-science/concept/nursing_licensure> ;
  a skos:Concept ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008004.html> .

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

<https://concepts.sagepub.com/social-science/concept/nursing_licensure>
  skos:prefLabel "nursing licensure"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/licensure> .

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

<https://concepts.sagepub.com/social-science/concept/hospital_licensure>
  skos:prefLabel "hospital licensure"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/licensure> .

<https://concepts.sagepub.com/social-science/concept/pharmacy_licensure>
  skos:prefLabel "pharmacy licensure"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/licensure> .

<https://concepts.sagepub.com/social-science/concept/medical_licensure>
  skos:prefLabel "medical licensure"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/licensure> .

