@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/educational_equity>
  skos:prefLabel "educational equity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/de_facto_segregation> .

<https://concepts.sagepub.com/social-science/concept/constitutional_rights_and_issues>
  skos:prefLabel "constitutional rights and issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/de_facto_segregation> .

<https://concepts.sagepub.com/social-science/concept/education_policy>
  skos:prefLabel "education policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/de_facto_segregation> .

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

<https://concepts.sagepub.com/social-science/concept/de_facto_segregation>
  skos:definition "De facto racial segregation is the result of the actions of private individuals or societal forces rather than governmental action, law, or policy. De facto segregation can be distinguished from de jure segregation, a condition that is caused by governmental actions or law. [Source: <a href=\"https://sk.sagepub.com/reference/educationlaw/n344.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Education Law; Segregation, De Facto</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_equity>, <https://concepts.sagepub.com/social-science/concept/education_policy>, <https://concepts.sagepub.com/social-science/concept/constitutional_rights_and_issues> ;
  skos:prefLabel "de facto segregation"@en ;
  a skos:Concept .

