@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/prison_population>
  skos:prefLabel "prison population"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/status_offenders> .

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

<https://concepts.sagepub.com/social-science/concept/status_offenders>
  skos:definition "Status offenses have been part of the juvenile justice system in the United States since its inception. These violations of juvenile codes at times have been considered criminal (that is, part of the definition of delinquency) and at times have been considered something other than, and less than, delinquency. [Source: <a href=\"https://sk.sagepub.com/reference/juvenilejustice/n112.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Juvenile Justice; Status Offenders</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_population>, <https://concepts.sagepub.com/social-science/concept/offenders>, <https://concepts.sagepub.com/social-science/concept/juvenile_justice>, <https://concepts.sagepub.com/social-science/concept/delinquent_behavior> ;
  skos:prefLabel "status offenders"@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/status_offenders> .

<https://concepts.sagepub.com/social-science/concept/delinquent_behavior>
  skos:prefLabel "delinquent behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/status_offenders> .

<https://concepts.sagepub.com/social-science/concept/juvenile_justice>
  skos:prefLabel "juvenile justice"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/status_offenders> .

