@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/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Alexander_Maconochie> .

<https://concepts.sagepub.com/social-science/concept/Alexander_Maconochie>
  skos:definition "Alexander Maconochie is an important figure in penal history, known as the originator of the “marks” system. Maconochie developed this strategy of incentives and privileges at the Norfolk Island penal colony in the mid-1800s as a means of managing men who had been deemed uncontrollable. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n209.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Maconochie, Alexander (1787–1860)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/staff>, <https://concepts.sagepub.com/social-science/concept/parole>, <https://concepts.sagepub.com/social-science/concept/history_of_prisons> ;
  skos:prefLabel "Alexander Maconochie"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/staff>
  skos:prefLabel "staff"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Alexander_Maconochie> .

<https://concepts.sagepub.com/social-science/concept/history_of_prisons>
  skos:prefLabel "history of prisons"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Alexander_Maconochie> .

<https://concepts.sagepub.com/social-science/concept/parole>
  skos:prefLabel "parole"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Alexander_Maconochie> .

