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

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

<https://concepts.sagepub.com/social-science/concept/competence_versus_performance>
  skos:definition "The concept of competence versus performance is fundamental to the study of language. This distinction recognizes that the “mistakes” people make when speaking (performance) may not accurately reflect what they actually know (competence). [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n147.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Competence versus Performance</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/competence> ;
  skos:prefLabel "competence versus performance"@en ;
  a skos:Concept .

