@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/security_and_classification>
  skos:prefLabel "security and classification"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/security_and_control> .

<https://concepts.sagepub.com/social-science/concept/security_and_control>
  skos:definition "The primary two missions of any correctional agency are to protect the public and to maintain a safe and orderly environment within the prison itself. Correctional administrators have a variety of security techniques at their disposal to help them attain both goals. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n324.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Security and Control</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/security_and_classification> ;
  skos:prefLabel "security and control"@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/security_and_control> .

