@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@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/Ashurst-Sumners_Act>
  dc11:end 1935 ;
  dc11:start 1935 ;
  dc11:date "1935" ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sentencing_policy_and_legislation>, <https://concepts.sagepub.com/social-science/concept/labor> ;
  skos:prefLabel "Ashurst-Sumners Act"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/sentencing_policy_and_legislation>
  skos:prefLabel "sentencing policy and legislation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Ashurst-Sumners_Act> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/laws>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "laws"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Ashurst-Sumners_Act> .

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

