@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/diversity_in_education>
  skos:prefLabel "diversity in education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/head_start_and_immigrants> .

<https://concepts.sagepub.com/social-science/concept/head_start_and_immigrants>
  skos:definition "Head Start is a program that focuses on assisting children from low-income families and was created in 1965, making it the longest running school readiness program. Besides traditional educational skills, it focuses on health, parenting skills, and nutrition. [Source: <a href=\"https://sk.sagepub.com/reference/ethnicity/n243.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race, Ethnicity, and Society; Head Start and Immigrants</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/immigration_and_citizenship>, <https://concepts.sagepub.com/social-science/concept/diversity_in_education> ;
  skos:prefLabel "head start and immigrants"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/immigration_and_citizenship>
  skos:prefLabel "immigration and citizenship"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/head_start_and_immigrants> .

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

