@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/language_defined>
  skos:definition "To define language is complicated because the definition considers what language does as well as what language is. It is the conduit through which one finds answers to questions about people's identities and experiences. [Source: <a href=\"https://sk.sagepub.com/reference/bilingual/n166.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Bilingual Education; Language Defined</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/languages_and_linguistics> ;
  skos:prefLabel "language defined"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/languages_and_linguistics>
  skos:prefLabel "languages and linguistics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/language_defined> .

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

