@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/law_and_courts>
  skos:prefLabel "law and courts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/judicial_restraint> .

<https://concepts.sagepub.com/social-science/concept/constitutional_issues>
  skos:prefLabel "constitutional issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/judicial_restraint> .

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

<https://concepts.sagepub.com/social-science/concept/judicial_restraint>
  skos:definition "Judicial restraint is too often simply an endorsement of a judge who upholds a democratically enacted law on constitutional grounds. If the term is only a way to agree with a judge's decision, it has little jurisprudential value. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n829.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Judicial Restraint</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/law_and_courts>, <https://concepts.sagepub.com/social-science/concept/constitutional_issues> ;
  skos:prefLabel "judicial restraint"@en ;
  a skos:Concept .

