@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/importation>
  skos:definition "To outsiders, the surface appearances of prisoner culture often may seem inexplicable and perverse. Two dominant models attempt to explain this culture. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n173.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Importation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_life> ;
  skos:prefLabel "importation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/prison_life>
  skos:prefLabel "prison life"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/importation> .

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

