@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:-JJPN8L89-K .

n9j:-SLT366VT-T
  skos:prefLabel "political theory"@en ;
  a skos:Concept ;
  skos:narrower n9j:-JJPN8L89-K .

n9j:-JJPN8L89-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/normative_theory> ;
  skos:definition "The term normative theory gained currency in American political science in the post–World War II (1939–1945) period as a consequence of the behavioral revolution and the rise of positivist-empiricist political science. Behavioralists sought to draw a distinction between scientifically oriented political inquiry and evaluative forms of political inquiry that they claimed focused on questions of what the political system ought to look like. [Source: The Encyclopedia of Political Science; Normative Theory]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-SLT366VT-T ;
  skos:prefLabel "normative theory"@en .

n9j: a skos:ConceptScheme .
