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

<https://concepts.sagepub.com/social-science/concept/rule_of_law>
  skos:definition "The rule of law refers to a mechanism, a process, an institution, a practice, or a norm that secures a particular type of governance. The relevant type of governance is usually defined in opposition to arbitrariness. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n475.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Rule of Law</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rule_of_law_versus_security> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/jurisprudence> ;
  skos:prefLabel "rule of law"@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/rule_of_law> .

<https://concepts.sagepub.com/social-science/concept/rule_of_law_versus_security>
  skos:prefLabel "rule of law versus security"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/rule_of_law> .

