@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/in-camera_proceedings>
  skos:definition "A significant characteristic of the criminal justice system in the United States is its openness. There are no “star chambers” that operate out of the public view and behind closed doors. [Source: <a href=\"https://sk.sagepub.com/reference/victimologyandcrime/n152.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Victimology and Crime Prevention; In-Camera Proceedings</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/criminal_justice_system>, <https://concepts.sagepub.com/social-science/concept/courts:_law_and_justice> ;
  skos:prefLabel "in-camera proceedings"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/criminal_justice_system>
  skos:prefLabel "criminal justice system"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/in-camera_proceedings> .

<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/in-camera_proceedings> .

