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

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

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

<https://concepts.sagepub.com/social-science/concept/disability_discrimination>
  skos:definition "Individuals with disabilities have physical or mental impairments that prevent their executing one or more major life functions in the species-typical way. This general conceptualization orients discussions of the moral and political dimensions of disability discrimination. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n236.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Disability Discrimination</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_discrimination>, <https://concepts.sagepub.com/social-science/concept/discrimination> ;
  skos:prefLabel "disability discrimination"@en ;
  a skos:Concept .

