@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:-QPT26G4R-R
  skos:prefLabel "comparative politics"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FS2JPDGQ-D .

n9j:-CMRV0KRX-M
  skos:prefLabel "political economy"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FS2JPDGQ-D .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-FS2JPDGQ-D .

n9j:-FS2JPDGQ-D
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/welfare_policies> ;
  skos:definition "This entry examines the role of the state and the political dimension surrounding the recognition of social needs to improve the well-being of citizens. It then discusses the multiple meanings of the term welfare policies across jurisdictions and analyzes welfare policies defined as actions to provide a basic level of subsistence for individuals. [Source: International Encyclopedia of Political Science; Welfare Policies]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-CMRV0KRX-M, n9j:-QPT26G4R-R ;
  skos:prefLabel "welfare policies"@en .

