@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/constitutions_and_constitutionalism>
  skos:prefLabel "constitutions and constitutionalism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/manifesto> .

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

<https://concepts.sagepub.com/social-science/concept/manifesto>
  skos:definition "A manifesto is a document that details the values, principles, and goals of an individual or political organization. Manifestos are generally written as public documents and provide people with information about a group or movement, but manifestos can also be secret and designed to provide internal guidance for an organization or government. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n947.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Manifesto</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/constitutions_and_constitutionalism> ;
  skos:prefLabel "manifesto"@en ;
  a skos:Concept .

