@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/direct_discrimination>
  skos:prefLabel "direct discrimination"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/discrimination_in_the_workplace> .

<https://concepts.sagepub.com/social-science/concept/sociology_of_work>
  skos:prefLabel "sociology of work"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/discrimination_in_the_workplace> .

<https://concepts.sagepub.com/social-science/concept/discrimination_in_the_workplace>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/indirect_discrimination>, <https://concepts.sagepub.com/social-science/concept/direct_discrimination> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sociology_of_work>, <https://concepts.sagepub.com/social-science/concept/equal_employment_oportunity> ;
  skos:prefLabel "discrimination in the workplace"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/indirect_discrimination>
  skos:prefLabel "indirect discrimination"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/discrimination_in_the_workplace> .

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

<https://concepts.sagepub.com/social-science/concept/equal_employment_oportunity>
  skos:prefLabel "equal employment oportunity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/discrimination_in_the_workplace> .

