@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/minimal_state>
  skos:definition "Libertarianism, and the classical liberalism from which it sprang, supports a strictly limited state, if indeed its adherents recognize the legitimacy of the state at all. The minimal state is a notion found within a particular variant of the limited-government variety of libertarianism. [Source: <a href=\"https://sk.sagepub.com/reference/libertarianism/n204.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Libertarianism; Minimal State</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nation_and_state>, <https://concepts.sagepub.com/social-science/concept/libertarianism> ;
  skos:prefLabel "minimal state"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/nation_and_state>
  skos:prefLabel "nation and state"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/minimal_state> .

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

<https://concepts.sagepub.com/social-science/concept/libertarianism>
  skos:prefLabel "libertarianism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/minimal_state> .

