@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:-MJ12VH4M-D .

n9j: a skos:ConceptScheme .
n9j:-MJ12VH4M-D
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/equality_of_opportunity> ;
  skos:definition "There is widespread agreement that equality of opportunity is a good thing, even a constituent of a just society, but very little consensus on what it requires. Defenders of equality of opportunity suppose that it requires people to be able to compete on equal terms, on a “level playing field,” but they disagree over what it means to do so. [Source: Encyclopedia of Political Theory; Equality of Opportunity]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-DM9L4849-K ;
  skos:prefLabel "equality of opportunity"@en .

n9j:-DM9L4849-K
  skos:prefLabel "applied ethics (political theory)"@en ;
  a skos:Concept ;
  skos:narrower n9j:-MJ12VH4M-D .

