@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:-RWS86J8W-9 .

n9j:-RWS86J8W-9
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Truth_in_Lending_Act> ;
  skos:definition "ON MAY 29, 1968, the U.S. Congress passed the Truth in Lending Act (TILA), Public Law 96-32. TILA was designed to promote economy stability by protecting the credit rights of consumers. [Source: Encyclopedia of White-Collar & Corporate Crime; Truth in Lending Act]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-SCX6B4ST-V ;
  skos:prefLabel "Truth in Lending Act"@en .

n9j:-SCX6B4ST-V
  skos:prefLabel "banking law"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RWS86J8W-9 .

n9j: a skos:ConceptScheme .
