@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/liberty>
  skos:definition "Liberty is both the beginning and the end of constitutional democracy. Free people create their own government to protect and foster freedom in perpetuity. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-us-constitution-a-to-z-1e/n227.xml\" target=\"_blank\" data-id=\"to-sk\">U.S. Constitution A to Z; Liberty</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_philosophy_theory>, <https://concepts.sagepub.com/social-science/concept/liberal_theory>, <https://concepts.sagepub.com/social-science/concept/justice_(political_theory)> ;
  skos:prefLabel "liberty"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/justice_(political_theory)>
  skos:prefLabel "justice (political theory)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/liberty> .

<https://concepts.sagepub.com/social-science/concept/liberal_theory>
  skos:prefLabel "liberal theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/liberty> .

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

