@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/medium_security> .

<https://concepts.sagepub.com/social-science/concept/medium_security>
  skos:definition "“Medium security” may refer either to the security of the penal facility or to the classification level of an inmate. Medium-secure prisons, which are often called correctional institutions, house one-third of all state prisoners. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n219.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Medium Security</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/security_and_classification> ;
  skos:prefLabel "medium security"@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/medium_security> .

