@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/political_theory>
  skos:prefLabel "political theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/positive_theory> .

<https://concepts.sagepub.com/social-science/concept/empirical_political_theory>
  skos:prefLabel "empirical political theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/positive_theory> .

<https://concepts.sagepub.com/social-science/concept/religious_thought>
  skos:prefLabel "religious thought"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/positive_theory> .

<https://concepts.sagepub.com/social-science/concept/positive_theory>
  skos:definition "Positive political theory, also known as formal political theory, is the study of political phenomena through the use of formal language and analytical models. Positive theory distinguishes itself from normative theory in that it focuses on explanation or prediction of political outcomes rather than on normative political ideas. [Source: <a href=\"https://sk.sagepub.com/reference/politicaltheory/n354.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Theory; Positive Theory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_thought>, <https://concepts.sagepub.com/social-science/concept/political_theory>, <https://concepts.sagepub.com/social-science/concept/empirical_political_theory> ;
  skos:prefLabel "positive theory"@en ;
  a skos:Concept .

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

