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

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

<https://concepts.sagepub.com/social-science/concept/language_diversity>
  skos:prefLabel "language diversity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/language_and_identity> .

<https://concepts.sagepub.com/social-science/concept/language_and_identity>
  skos:definition "Language and identity are intrinsically connected. Identity is generally conceived as how people see themselves in the world and how that dynamic relationship changes across time and space. [Source: <a href=\"https://sk.sagepub.com/reference/asian-american-society-an-encyclopedia/n200.xml\" target=\"_blank\" data-id=\"to-sk\">Asian American Society: An Encyclopedia; Language and Identity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/related_social_sciences>, <https://concepts.sagepub.com/social-science/concept/language_diversity> ;
  skos:prefLabel "language and identity"@en ;
  a skos:Concept .

