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

<https://concepts.sagepub.com/social-science/concept/voluntary_regulation>
  skos:prefLabel "voluntary regulation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/codes_of_conduct> .

<https://concepts.sagepub.com/social-science/concept/codes_of_conduct>
  skos:definition "Codes of conduct and legal ethics rules are adopted by criminal justice actors and institutions such as police, attorneys and judges, and corrections professionals. International standards of criminal justice are outlined in the United Nations Criminal Justice Standards for law enforcement peacekeeping officers working overseas. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-criminal-justice-ethics/n41.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Criminal Justice Ethics; Codes of Conduct</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/voluntary_regulation>, <https://concepts.sagepub.com/social-science/concept/international_instrument> ;
  skos:prefLabel "codes of conduct"@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/codes_of_conduct> .

