@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/writing_ability>
  skos:prefLabel "writing ability"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/verbal_ability> .

<https://concepts.sagepub.com/social-science/concept/audiolingual_skills>
  skos:prefLabel "audiolingual skills"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/verbal_ability> .

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

<https://concepts.sagepub.com/social-science/concept/reading_ability>
  skos:prefLabel "reading ability"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/verbal_ability> .

<https://concepts.sagepub.com/social-science/concept/verbal_ability>
  skos:altLabel "speaking proficiency"@en ;
  skos:definition "The role of verbal ability in any discussion of giftedness is a central topic. Early intelligence tests were seen as heavily loaded in verbal components, suggesting that intelligence was often equated with high verbal ability. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n399.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Verbal Ability</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/writing_ability>, <https://concepts.sagepub.com/social-science/concept/reading_ability> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/basic_skills>, <https://concepts.sagepub.com/social-science/concept/audiolingual_skills>, <https://concepts.sagepub.com/social-science/concept/academic_ability> ;
  skos:prefLabel "verbal ability"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/basic_skills>
  skos:prefLabel "basic skills"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/verbal_ability> .

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

