@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/penal_systems>
  skos:prefLabel "penal systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Crofton_system> .

<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/Crofton_system> .

<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/Crofton_system> .

<https://concepts.sagepub.com/social-science/concept/Crofton_system>
  skos:altLabel "Irish system of discipline"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/penal_systems>, <https://concepts.sagepub.com/social-science/concept/history_of_prisons> ;
  skos:prefLabel "Crofton system"@en ;
  a skos:Concept .

