@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/growth_management>
  skos:definition "Beginning in the 1960s in the United States, dissatisfaction with the negative effects of urban sprawl led to an interest in growth management. Starting with the land use initiatives of a few local U.S. jurisdictions, today growth management has attained the status of a mainstream planning tool. [Source: <a href=\"https://sk.sagepub.com/reference/urbanstudies/n124.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Urban Studies; Growth Management</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_planning>, <https://concepts.sagepub.com/social-science/concept/sustainable_urban_development> ;
  skos:prefLabel "growth management"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/urban_planning>
  skos:prefLabel "urban planning"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/growth_management> .

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

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

