@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/administrative_detention>
  skos:prefLabel "administrative detention"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/detention> .

<https://concepts.sagepub.com/social-science/concept/home_detention>
  skos:prefLabel "home detention"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/detention> .

<https://concepts.sagepub.com/social-science/concept/pretrial_electronic_monitoring>
  skos:prefLabel "pretrial electronic monitoring"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/detention> .

<https://concepts.sagepub.com/social-science/concept/terrorist_detention>
  skos:prefLabel "terrorist detention"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/detention> .

<https://concepts.sagepub.com/social-science/concept/behavioral_classroom_interventions>
  skos:prefLabel "behavioral classroom interventions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/detention> .

<https://concepts.sagepub.com/social-science/concept/juvenile_detention>
  skos:prefLabel "juvenile detention"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/detention> .

<https://concepts.sagepub.com/social-science/concept/preventive_detention>
  skos:prefLabel "preventive detention"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/detention> .

<https://concepts.sagepub.com/social-science/concept/compulsory_detention>
  skos:prefLabel "compulsory detention"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/detention> .

<https://concepts.sagepub.com/social-science/concept/pretrial_detention>
  skos:prefLabel "pretrial detention"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/detention> .

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

<https://concepts.sagepub.com/social-science/concept/emergency_detention>
  skos:prefLabel "emergency detention"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/detention> .

<https://concepts.sagepub.com/social-science/concept/detention>
  skos:broader <https://concepts.sagepub.com/social-science/concept/behavioral_classroom_interventions> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/preventive_detention>, <https://concepts.sagepub.com/social-science/concept/compulsory_detention>, <https://concepts.sagepub.com/social-science/concept/administrative_detention>, <https://concepts.sagepub.com/social-science/concept/home_detention>, <https://concepts.sagepub.com/social-science/concept/pretrial_detention>, <https://concepts.sagepub.com/social-science/concept/juvenile_detention>, <https://concepts.sagepub.com/social-science/concept/emergency_detention>, <https://concepts.sagepub.com/social-science/concept/pretrial_electronic_monitoring>, <https://concepts.sagepub.com/social-science/concept/terrorist_detention> ;
  a skos:Concept ;
  skos:prefLabel "detention"@en .

