@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:-ZC4PWVTH-F .

n9j:-ZC4PWVTH-F
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/moral_entrepreneurs> ;
  skos:definition "Moral entrepreneurs are those who take the lead in persuading society to create rules or policy based on particular moral viewpoints; they often aim to control personal behavior and definitions of morality. Such crusades for the betterment of society generate greater social concern, which may culminate in the establishment of long-standing social changes and enforcement institutions. [Source: Encyclopedia of Social Deviance; Moral Entrepreneurs]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-LF2DJCNF-8 ;
  skos:prefLabel "moral entrepreneurs"@en .

n9j:-LF2DJCNF-8
  skos:prefLabel "politics, power, and war"@en ;
  a skos:Concept ;
  skos:narrower n9j:-ZC4PWVTH-F .

n9j: a skos:ConceptScheme .
