@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/lower_east_side>
  skos:definition "The Lower East Side, covering some 1,400 acres in Lower Manhattan, has been the first stop for immigrants for almost two centuries. Situated just north of the original Dutch colony, the area is convenient to Wall Street, the port, and the civic center. [Source: <a href=\"https://sk.sagepub.com/reference/urbanhistory/n255.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of American Urban History; Lower East Side</a>]"@en ;
  skos:broader <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/communities:_case_studies> ;
  skos:prefLabel "lower east side"@en ;
  a skos:Concept .

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

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

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

<https://concepts.sagepub.com/social-science/concept/communities:_case_studies>
  skos:prefLabel "communities: case studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lower_east_side> .

