@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/edge_cities>
  skos:definition "Edge city is a term coined by journalist Joel Garreau. He defined edge cities as suburban areas that could boast of at least 5 million square feet of leasable office space, 600,000 square feet of leasable retail space, and more jobs than residents. [Source: <a href=\"https://sk.sagepub.com/reference/urbanhistory/n132.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of American Urban History; Edge Cities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_geography>, <https://concepts.sagepub.com/social-science/concept/urban_and_suburban_life>, <https://concepts.sagepub.com/social-science/concept/proximate_communities>, <https://concepts.sagepub.com/social-science/concept/housing_and_urbanization> ;
  skos:prefLabel "edge cities"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/housing_and_urbanization>
  skos:prefLabel "housing and urbanization"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/edge_cities> .

<https://concepts.sagepub.com/social-science/concept/proximate_communities>
  skos:prefLabel "proximate communities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/edge_cities> .

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

<https://concepts.sagepub.com/social-science/concept/urban_geography>
  skos:prefLabel "urban geography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/edge_cities> .

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

