@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/codes_of_silence>
  skos:prefLabel "codes of silence"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/snitching> .

<https://concepts.sagepub.com/social-science/concept/prison_life>
  skos:prefLabel "prison life"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/snitching> .

<https://concepts.sagepub.com/social-science/concept/Stop_Snitching_Campaign>
  skos:prefLabel "Stop Snitching Campaign"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/snitching> .

<https://concepts.sagepub.com/social-science/concept/snitching>
  skos:definition "The term snitch refers to individuals who supply information to government agents and prison officials in the furtherance of criminal investigations and prosecutions. Also known as informers, there are two basic types: the “incidental” informer and the recruited “confidential” informer. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n333.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Snitch</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/Stop_Snitching_Campaign>, <https://concepts.sagepub.com/social-science/concept/codes_of_silence> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_life> ;
  skos:prefLabel "snitching"@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/snitching> .

