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

<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/competency-based_education> .

<https://concepts.sagepub.com/social-science/concept/competency-based_education>
  skos:definition "Competency-based education stems from performance-based assessment and was originally known in the United States as performance-based education. There are several definitions of competency-based education, most likely because this methodology has been applied to a diverse group of educational designs such as teacher preparation and vocational programs. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n88.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Competency-Based Education</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D003162.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/professional_development> ;
  skos:prefLabel "competency-based education"@en ;
  a skos:Concept .

