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

n9j: a skos:ConceptScheme .
n9j:-CM1HB825-S
  skos:prefLabel "stratification, power and inequality at work"@en ;
  a skos:Concept ;
  skos:narrower n9j:-F836MRG9-H .

n9j:-B05XS2HS-V
  skos:prefLabel "economics and work"@en ;
  a skos:Concept ;
  skos:narrower n9j:-F836MRG9-H .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-F836MRG9-H .

n9j:-F836MRG9-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/labor_force_participation_rates> ;
  skos:definition "The labor force participation rate (LFPR) is the number of working-aged people in a population who are either employed or unemployed and looking for work, divided by the total number of working-aged adults in a population. Said differently, it is the share of the population that is willing to supply labor to a market. [Source: Sociology of Work: An Encyclopedia; Labor Force Participation Rates]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-CM1HB825-S, n9j:-B05XS2HS-V ;
  skos:prefLabel "labor force participation rates"@en .

