@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/Title_VI>
  skos:definition "Title VI of the Civil Rights Act of 1964 was adopted as part of the landmark civil rights law designed to outlaw racial discrimination in schools, public places, and employment. The legislation was extremely controversial at the time and survived a 54-day filibuster in the U.S. Senate before its passage. [Source: <a href=\"https://sk.sagepub.com/reference/highereducation/n132.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law and Higher Education; Title VI</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statutes> ;
  skos:prefLabel "Title VI"@en ;
  a skos:Concept .

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

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

