@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/black_studies>
  skos:prefLabel "black studies"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/ethnic_studies> .

<https://concepts.sagepub.com/social-science/concept/ethnic_studies>
  skos:definition "Ethnic studies is a field in the humanities and social sciences that studies ethnic groups through an interdisciplinary lens. Some universities maintain ethnic studies departments that offer more specific programs, such as in Asian American studies or Native American studies, others have departments devoted specifically to each subfield offered. [Source: <a href=\"https://sk.sagepub.com/reference/asian-american-society-an-encyclopedia/n103.xml\" target=\"_blank\" data-id=\"to-sk\">Asian American Society: An Encyclopedia; Ethnic Studies</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/black_studies>, <https://concepts.sagepub.com/social-science/concept/American_Indian_studies> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/civic_education> ;
  skos:prefLabel "ethnic studies"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/American_Indian_studies>
  skos:prefLabel "American Indian studies"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/ethnic_studies> .

<https://concepts.sagepub.com/social-science/concept/civic_education>
  skos:prefLabel "civic education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ethnic_studies> .

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

