@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/cultural_factors>
  skos:prefLabel "cultural factors"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/racial_issues> .

<https://concepts.sagepub.com/social-science/concept/racial_inequality>
  skos:prefLabel "racial inequality"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/racial_issues> .

<https://concepts.sagepub.com/social-science/concept/ethnic_differences>
  skos:prefLabel "ethnic differences"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/racial_issues> .

<https://concepts.sagepub.com/social-science/concept/racial_discrimination>
  skos:prefLabel "racial discrimination"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/racial_issues> .

<https://concepts.sagepub.com/social-science/concept/racial_equality>
  skos:prefLabel "racial equality"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/racial_issues> .

<https://concepts.sagepub.com/social-science/concept/sociodemographic_factors>
  skos:prefLabel "sociodemographic factors"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/racial_issues> .

<https://concepts.sagepub.com/social-science/concept/social_problems>
  skos:prefLabel "social problems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/racial_issues> .

<https://concepts.sagepub.com/social-science/concept/racial_harassment>
  skos:prefLabel "racial harassment"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/racial_issues> .

<https://concepts.sagepub.com/social-science/concept/racial_issues>
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_problems>, <https://concepts.sagepub.com/social-science/concept/sociodemographic_factors>, <https://concepts.sagepub.com/social-science/concept/cultural_factors> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/segregation>, <https://concepts.sagepub.com/social-science/concept/racial_equality>, <https://concepts.sagepub.com/social-science/concept/race_relations>, <https://concepts.sagepub.com/social-science/concept/racial_inequality>, <https://concepts.sagepub.com/social-science/concept/racial_harassment>, <https://concepts.sagepub.com/social-science/concept/ethnic_differences> ;
  a skos:Concept ;
  skos:prefLabel "racial issues"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/racial_discrimination> .

<https://concepts.sagepub.com/social-science/concept/race_relations>
  skos:prefLabel "race relations"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/racial_issues> .

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

<https://concepts.sagepub.com/social-science/concept/segregation>
  skos:prefLabel "segregation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/racial_issues> .

