@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:-LJ8BZ9V9-W .

n9j:-BG1CFGTX-3
  skos:prefLabel "public policy"@en ;
  a skos:Concept ;
  skos:narrower n9j:-LJ8BZ9V9-W .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-LJ8BZ9V9-W .

n9j:-LJ8BZ9V9-W
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/neo-Weberian_state> ;
  skos:definition "The term neo-Weberian has a variety of applications in the literature of political science, sociology, and organization theory as well as in public and business administration. In most cases, it is based on variants of the Weberian model and employs the methods of analysis used by the German sociologist and economist Max Weber. [Source: International Encyclopedia of Political Science; Neo-Weberian State]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-QPT26G4R-R, n9j:-BG1CFGTX-3 ;
  skos:prefLabel "neo-Weberian state"@en .

