@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/federal_government>
  skos:prefLabel "federal government"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/HOPE_VI> .

<https://concepts.sagepub.com/social-science/concept/HOPE_VI>
  skos:definition "HOPE VI is a program of public housing redevelopment enacted by the U.S. Congress in 1992. The program provides funds to local housing authorities for the demolition and redevelopment of distressed public housing projects. [Source: <a href=\"https://sk.sagepub.com/reference/housing2ed/n101.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Housing; HOPE VI</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/federal_government>, <https://concepts.sagepub.com/social-science/concept/community_design> ;
  skos:prefLabel "HOPE VI"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/community_design>
  skos:prefLabel "community design"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/HOPE_VI> .

