@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/left_bank>
  skos:definition "Paris is divided by the river Seine into two parts of unequal size: the Left Bank and Right Bank. Up until about the eleventh century, annual floods covered the Right Bank and made it rather inhospitable. [Source: <a href=\"https://sk.sagepub.com/reference/community/n301.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Left Bank</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_and_suburban_life>, <https://concepts.sagepub.com/social-science/concept/communities:_case_studies> ;
  skos:prefLabel "left bank"@en ;
  a skos:Concept .

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

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

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

