@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:-GP2809R4-C .

n9j:-GP2809R4-C
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Housing_Act_of_1954> ;
  skos:definition "The housing and urban renewal legislation of 1954 addressed the perceived shortcomings of the 1949 Housing Act, the Wagner-Ellender-Taft housing and urban redevelopment legislation. The 1949 act had spurred massive slum clearance but only modest city rebuilding and minimal progress toward the law's stated goal of a “decent home and a suitable living environment for every American family.” Meanwhile, urban blight spread ominously into the city neighborhoods bordering the central business district (CBD)—the old streetcar suburbs. [Source: Encyclopedia of American Urban History; Housing Act of 1954]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-MPQTJQ3B-0 ;
  skos:prefLabel "Housing Act of 1954"@en .

n9j: a skos:ConceptScheme .
n9j:-MPQTJQ3B-0
  skos:prefLabel "federal government"@en ;
  a skos:Concept ;
  skos:narrower n9j:-GP2809R4-C .

