@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:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-VZNH9CK8-L .

n9j:-VZNH9CK8-L
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/housing_trust_funds> ;
  skos:definition "Housing trust funds are distinct program funds, typically created by city, county, or state governments, established with a dedicated source of public revenue committed exclusively to supporting housing affordable to lower income households. As of the end of 2010, there were nearly 700 housing trust funds created by local and state governments to secure funds for needed housing programs. [Source: The Encyclopedia of Housing; Housing Trust Funds]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-FNHWN3VC-S ;
  skos:prefLabel "housing trust funds"@en .

n9j:-FNHWN3VC-S
  skos:prefLabel "housing affordability"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VZNH9CK8-L .

n9j: a skos:ConceptScheme .
