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

<https://concepts.sagepub.com/social-science/concept/fairness>
  skos:definition "Fairness is a term that is commonly employed. In respect of its everyday usage, it is commonly interpreted as meaning justice, the absence of bias, and being equitable or impartial in accordance with certain rules. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n327.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Fairness</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_concepts> ;
  skos:prefLabel "fairness"@en ;
  a skos:Concept .

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

