@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/law_reform>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/status_offense_decriminalization>, <https://concepts.sagepub.com/social-science/concept/rape_law_reform>, <https://concepts.sagepub.com/social-science/concept/decriminalization>, <https://concepts.sagepub.com/social-science/concept/criminalization>, <https://concepts.sagepub.com/social-science/concept/crime_specific_law_reform> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/criminal_justice_system_reform> ;
  skos:prefLabel "law reform"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/crime_specific_law_reform>
  skos:prefLabel "crime specific law reform"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/law_reform> .

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

<https://concepts.sagepub.com/social-science/concept/rape_law_reform>
  skos:prefLabel "rape law reform"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/law_reform> .

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

<https://concepts.sagepub.com/social-science/concept/status_offense_decriminalization>
  skos:prefLabel "status offense decriminalization"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/law_reform> .

<https://concepts.sagepub.com/social-science/concept/criminal_justice_system_reform>
  skos:prefLabel "criminal justice system reform"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/law_reform> .

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

