@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-laws
  a isothes:ConceptGroup ;
  skos:prefLabel "laws"@en ;
  skos:member n9j:-XMPW0MD3-9 .

n9j:-KQRMSWKF-P
  skos:prefLabel "business regulation"@en ;
  a skos:Concept ;
  skos:narrower n9j:-XMPW0MD3-9 .

n9j:-XMPW0MD3-9
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/National_Industrial_Recovery_Act> ;
  skos:definition "Passed by Congress in 1933, the National Industrial Recovery Act (NIRA) was one of several measures that were passed by Congress and supported by the Roosevelt administration that were aimed at helping the nation recover from the Great Depression. The NIRA was a unique experiment in U.S. history as it suspended the antitrust laws that were passed to root out conspiracies and combinations in restraint of trade and sanctioned and supported an alliance of industries. [Source: Encyclopedia of Business Ethics and Society; National Industrial Recovery Act]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-KQRMSWKF-P ;
  skos:prefLabel "National Industrial Recovery Act"@en .

n9j: a skos:ConceptScheme .
