@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/urban_economics>
  skos:prefLabel "urban economics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/downtown_revitalization> .

<https://concepts.sagepub.com/social-science/concept/sustainable_urban_development>
  skos:prefLabel "sustainable urban development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/downtown_revitalization> .

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

<https://concepts.sagepub.com/social-science/concept/downtown_revitalization>
  skos:definition "Public efforts to remake downtowns long predated their decline. By the turn of the twentieth century, high-rise central business districts surrounded by low-rise residential neighborhoods were a distinctive feature of American cities, unlike European cities that typically intermingled commerce and housing. [Source: <a href=\"https://sk.sagepub.com/reference/urbanstudies/n88.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Urban Studies; Downtown Revitalization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_economics>, <https://concepts.sagepub.com/social-science/concept/sustainable_urban_development> ;
  skos:prefLabel "downtown revitalization"@en ;
  a skos:Concept .

