@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/academic_ability>
  skos:prefLabel "academic ability"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/competence> .

<https://concepts.sagepub.com/social-science/concept/interpersonal_competence>
  skos:prefLabel "interpersonal competence"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/competence> .

<https://concepts.sagepub.com/social-science/concept/competence_versus_performance>
  skos:prefLabel "competence versus performance"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/competence> .

<https://concepts.sagepub.com/social-science/concept/teacher_competencies>
  skos:prefLabel "teacher competencies"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/competence> .

<https://concepts.sagepub.com/social-science/concept/competence>
  skos:definition "The ability to perform a task successfully. To complete a job, one needs certain knowledge, skills, and abilities that are germane to the task at hand. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n461.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Competence</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/teacher_competencies>, <https://concepts.sagepub.com/social-science/concept/minimum_competencies>, <https://concepts.sagepub.com/social-science/concept/interpersonal_competence>, <https://concepts.sagepub.com/social-science/concept/competence_versus_performance> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/academic_ability> ;
  skos:prefLabel "competence"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/minimum_competencies>
  skos:prefLabel "minimum competencies"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/competence> .

