@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/diversion_and_probation>
  skos:prefLabel "diversion and probation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/curfews> .

<https://concepts.sagepub.com/social-science/concept/treatment_and_interventions_for_delinquency>
  skos:prefLabel "treatment and interventions for delinquency"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/curfews> .

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

<https://concepts.sagepub.com/social-science/concept/policing_strategies>
  skos:prefLabel "policing strategies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/curfews> .

<https://concepts.sagepub.com/social-science/concept/curfews>
  skos:definition "Curfews are government policies that order certain persons—or all persons—to be off the streets by a certain time, usually in the evening, and to remain off the streets until the curfew is lifted, usually in the morning. During the Jim Crow era and occasionally during the civil rights movement of the 1950s and 1960s, governments in the South imposed curfews on African Americans, and on the West Coast during World War II, Gen. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-first-amendment/n396.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the First Amendment; Curfews</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/treatment_and_interventions_for_delinquency>, <https://concepts.sagepub.com/social-science/concept/policing_strategies>, <https://concepts.sagepub.com/social-science/concept/diversion_and_probation> ;
  skos:prefLabel "curfews"@en ;
  a skos:Concept .

