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

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

<https://concepts.sagepub.com/social-science/concept/pronouns>
  skos:definition "Every language has a group of words called deixis, whose interpretation depends on the context of utterances. Personal pronouns are one type of such words: Unlike count nouns (e.g., man) and proper nouns (e.g., David), the person referred to by a personal pronoun shifts depending on the discourse situation, although each pronoun has a fixed deictic meaning. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-language-development/n160.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Language Development; Pronouns</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/lexical_categories> ;
  skos:prefLabel "pronouns"@en ;
  a skos:Concept .

