@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/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: <a href=\"https://sk.sagepub.com/reference/corporatecrime/n435.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar &amp; Corporate Crime; Truth in Lending Act</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/banking_law> ;
  skos:prefLabel "Truth in Lending Act"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/banking_law>
  skos:prefLabel "banking law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Truth_in_Lending_Act> .

