@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:-B3N6SC4C-D .

n9j:-R39P9Z4D-3
  skos:prefLabel "financial law"@en ;
  a skos:Concept ;
  skos:narrower n9j:-B3N6SC4C-D .

n9j:-B3N6SC4C-D
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Pay_It_Back_Act> ;
  skos:definition "The Pay it Back Act became law on July 21, 2011, as Title XXIII of Public Law 111–203, more commonly known as the Dodd-Frank Wall Street Reform and Consumer Protection Act. The act came in response to the 2010 Troubled Asset Relief Program (TARP) and the subsequent reform of the financial regulatory system pursued by the Barack Obama administration. [Source: Encyclopedia of White-Collar and Corporate Crime; Pay It Back Act]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-R39P9Z4D-3 ;
  skos:prefLabel "Pay It Back Act"@en .

n9j: a skos:ConceptScheme .
