@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/social_pact>
  skos:definition "A social pact is a form of social protection, whereby governments, worker associations (such as trade unions), and/or management groups engage in policy-making initiatives for the purpose of maintaining appropriate living and working standards. This intersection of industrial relations and social policy has evolved to various levels in a variety of countries. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n845.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Social Pact</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_policy> ;
  skos:prefLabel "social pact"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/social_policy>
  skos:prefLabel "social policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_pact> .

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

