@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/constitutional_thought>
  skos:prefLabel "constitutional thought"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/universal_monarchy> .

<https://concepts.sagepub.com/social-science/concept/universal_monarchy>
  skos:definition "Universal monarchy is a doctrine that had its origin in the Roman Empire, but its best-known form is in Dante Alighieri's De monarchia, completed some time after 1310. Dante's argument concerns the proper location for temporal authority. [Source: <a href=\"https://sk.sagepub.com/reference/politicaltheory/n460.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Theory; Universal Monarchy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/constitutional_thought> ;
  skos:prefLabel "universal monarchy"@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/universal_monarchy> .

