@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-TM0NDGGK-C .

n9j:-T5NF5CDZ-G
  skos:prefLabel "employee issues in business ethics"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TM0NDGGK-C .

n9j:-TM0NDGGK-C
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/national_origin_discrimination> ;
  skos:definition "National origin discrimination is discrimination based on the country from which an individual (or his or her ancestors) comes, or his or her accent, customs, or native language. These factors are also collectively referred to as an individual's ethnicity. [Source: Encyclopedia of Business Ethics and Society; National Origin Discrimination]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-T5NF5CDZ-G ;
  skos:prefLabel "national origin discrimination"@en .

n9j: a skos:ConceptScheme .
