@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/people_and_organizations>
  skos:prefLabel "people and organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Nancy_Hornberger> .

<https://concepts.sagepub.com/social-science/concept/Nancy_Hornberger>
  skos:definition "Nancy Hornberger is a renowned professor and the director of the Educational Linguistics Program at the University of Pennsylvania. She was born in Kentfield, California, on December 1, 1951, and completed her undergraduate education at Harvard University. [Source: <a href=\"https://sk.sagepub.com/reference/bilingual/n148.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Bilingual Education; Hornberger, Nancy (1951-)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/people_and_organizations> ;
  skos:prefLabel "Nancy Hornberger"@en ;
  a skos:Concept .

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

