@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/James_Cummins>
  skos:definition "James Cummins is an internationally renowned researcher and advocate in the field of language minority education. His academic work has had a significant influence on the theoretical discourse of bilingual education and bilingual-ism. [Source: <a href=\"https://sk.sagepub.com/reference/bilingual/n85.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Bilingual Education; Cummins, James (1949-)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/people_and_organizations> ;
  skos:prefLabel "James Cummins"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/people_and_organizations>
  skos:prefLabel "people and organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/James_Cummins> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/James_Cummins> .

