@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/usury_laws>
  skos:definition "Usury laws are regulations that prohibit charging interest above a certain level on loans, often a specified ceiling. Usury laws were used in Biblical times as well as in ancient Greece and Rome as indicated in historical documents. [Source: <a href=\"https://sk.sagepub.com/reference/housing2ed/n260.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Housing; Usury Laws</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/housing_affordability> ;
  skos:prefLabel "usury laws"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/housing_affordability>
  skos:prefLabel "housing affordability"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/usury_laws> .

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

