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

<https://concepts.sagepub.com/social-science/concept/leadership,_law,_policy,_and_practice>
  skos:prefLabel "leadership, law, policy, and practice"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Section_504> .

<https://concepts.sagepub.com/social-science/concept/Section_504>
  skos:definition "Section 504 of the Rehabilitation Act of 1973 is a major piece of federal antidiscrimination legislation designed to protect the civil rights of individuals with disabilities. For years, section 504 was concerned with employment practices. [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n256.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Section 504</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/legislation>, <https://concepts.sagepub.com/social-science/concept/leadership,_law,_policy,_and_practice> ;
  skos:prefLabel "Section 504"@en ;
  a skos:Concept .

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

