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

<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_versus_security> .

<https://concepts.sagepub.com/social-science/concept/rule_of_law_versus_security>
  skos:definition "Democratic societies constantly struggle with maintaining the balance between preserving the legal rights of citizens and providing for the security of the state. The increase of international terrorism and the illicit drug trade have brought this debate to the forefront. [Source: <a href=\"https://sk.sagepub.com/reference/transntlcrime-justice/n141.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Transnational Crime &amp; Justice; Rule of Law Versus Security</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/security>, <https://concepts.sagepub.com/social-science/concept/rule_of_law> ;
  skos:prefLabel "rule of law versus security"@en ;
  a skos:Concept .

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

