@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/types_of_conflict>
  skos:prefLabel "types of conflict"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/racial_conflict> .

<https://concepts.sagepub.com/social-science/concept/racial_conflict>
  skos:definition "Racial conflict is defined as societal controversies related to variances in ethnic, cultural, or national affiliation. Specifically, racial conflict is the result of one dominant culture's control of differing cultures through economics, politics, social policy, and law. [Source: <a href=\"https://sk.sagepub.com/reference/raceandcrime/n293.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race and Crime; Racial Conflict</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/violence_and_crime>, <https://concepts.sagepub.com/social-science/concept/types_of_conflict>, <https://concepts.sagepub.com/social-science/concept/race_relations> ;
  skos:prefLabel "racial conflict"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/violence_and_crime>
  skos:prefLabel "violence and crime"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/racial_conflict> .

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

<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_conflict> .

