@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/financial_law>
  skos:prefLabel "financial law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/banking_law> .

<https://concepts.sagepub.com/social-science/concept/Truth_in_Lending_Act>
  skos:prefLabel "Truth in Lending Act"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/banking_law> .

<https://concepts.sagepub.com/social-science/concept/Mortgage_Reform_and_Anti-Predatory_Lending_Act>
  skos:prefLabel "Mortgage Reform and Anti-Predatory Lending Act"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/banking_law> .

<https://concepts.sagepub.com/social-science/concept/Comprehensive_Thrift_Act>
  skos:prefLabel "Comprehensive Thrift Act"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/banking_law> .

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

<https://concepts.sagepub.com/social-science/concept/banking_law>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Truth_in_Lending_Act>, <https://concepts.sagepub.com/social-science/concept/Mortgage_Reform_and_Anti-Predatory_Lending_Act>, <https://concepts.sagepub.com/social-science/concept/Comprehensive_Thrift_Act>, <https://concepts.sagepub.com/social-science/concept/Bank_Secrecy_Act> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/financial_law> ;
  skos:prefLabel "banking law"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Bank_Secrecy_Act>
  skos:prefLabel "Bank Secrecy Act"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/banking_law> .

