@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/facilities_for_the_disabled>
  skos:prefLabel "facilities for the disabled"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/disabled_people> .

<https://concepts.sagepub.com/social-science/concept/physically_disabled>
  skos:prefLabel "physically disabled"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/disabled_people> .

<https://concepts.sagepub.com/social-science/concept/independence_of_the_disabled>
  skos:prefLabel "independence of the disabled"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/disabled_people> .

<https://concepts.sagepub.com/social-science/concept/demography_of_law>
  skos:prefLabel "demography of law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/disabled_people> .

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

<https://concepts.sagepub.com/social-science/concept/disabled_people>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/physically_disabled>, <https://concepts.sagepub.com/social-science/concept/mentally_disabled>, <https://concepts.sagepub.com/social-science/concept/integration_of_the_disabled>, <https://concepts.sagepub.com/social-science/concept/independence_of_the_disabled>, <https://concepts.sagepub.com/social-science/concept/facilities_for_the_disabled> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_policy>, <https://concepts.sagepub.com/social-science/concept/demography_of_law> ;
  skos:prefLabel "disabled people"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/integration_of_the_disabled>
  skos:prefLabel "integration of the disabled"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/disabled_people> .

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

<https://concepts.sagepub.com/social-science/concept/mentally_disabled>
  skos:prefLabel "mentally disabled"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/disabled_people> .

