@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/juvenile_crimes_programs_units>
  skos:definition "Juvenile crime has occurred for centuries, as has the debate regarding the age of criminal responsibility. Before the 20th century, punishment consisted of severe discipline, and children were seen more as property than as people. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n103.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Juvenile crimes/Programs/Units</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tactics> ;
  skos:prefLabel "juvenile crimes/programs/units"@en ;
  a skos:Concept .

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

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

