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

<https://concepts.sagepub.com/social-science/concept/officer_code>
  skos:definition "Correctional officers form a distinct subculture within prisons, with their own beliefs and informal code of conduct that set them apart from inmates, administrators, and the world outside. The officer code is organized principally around ideas of solidarity within the subculture. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n243.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Officer Code</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/staff> ;
  skos:prefLabel "officer code"@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/officer_code> .

