@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/development_patterns>
  skos:prefLabel "development patterns"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/new_towns> .

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

<https://concepts.sagepub.com/social-science/concept/town>
  skos:prefLabel "town"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/new_towns> .

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

<https://concepts.sagepub.com/social-science/concept/new_towns>
  skos:definition "The financial means, commitment, and foresight required to design and fully realize a New Town makes it by definition rare. Examples in the United States range from the colonial settlement of Savannah, Georgia, to the late-19th-century industrial town of Pullman, Illinois, and extend to the current New Urbanism movement in neo-traditional developments such as Seaside, Florida. [Source: <a href=\"https://sk.sagepub.com/reference/urbanhistory/n302.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of American Urban History; New Towns</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_areas>, <https://concepts.sagepub.com/social-science/concept/urban_and_suburban_life>, <https://concepts.sagepub.com/social-science/concept/town>, <https://concepts.sagepub.com/social-science/concept/development_patterns>, <https://concepts.sagepub.com/social-science/concept/community_design> ;
  skos:prefLabel "new towns"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/urban_areas>
  skos:prefLabel "urban areas"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/new_towns> .

<https://concepts.sagepub.com/social-science/concept/urban_and_suburban_life>
  skos:prefLabel "urban and suburban life"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/new_towns> .

