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

<https://concepts.sagepub.com/social-science/concept/law_and_justice>
  skos:prefLabel "law and justice"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/adversarial_justice> .

<https://concepts.sagepub.com/social-science/concept/adversarial_justice>
  skos:definition "There are several different types of legal systems. The major types are adversarial system of justice, inquisitorial system of justice, political system of justice, and theological system of justice. [Source: <a href=\"https://sk.sagepub.com/reference/socialhistory-crime-punishment/n8.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of Crime and Punishment in America: An Encylopedia; Adversarial Justice</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/law_and_justice>, <https://concepts.sagepub.com/social-science/concept/justice>, <https://concepts.sagepub.com/social-science/concept/courts,_corrections,_punishments> ;
  skos:prefLabel "adversarial justice"@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/adversarial_justice> .

<https://concepts.sagepub.com/social-science/concept/courts,_corrections,_punishments>
  skos:prefLabel "courts, corrections, punishments"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/adversarial_justice> .

