@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/behavioral_aspects_of_housing>
  skos:prefLabel "behavioral aspects of housing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/crowding> .

<https://concepts.sagepub.com/social-science/concept/group_structure>
  skos:prefLabel "group structure"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/crowding> .

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

<https://concepts.sagepub.com/social-science/concept/crowding>
  skos:definition "Crowding can be characterized as the experience of stress due to exposure to too many people in too little space. One constant since the great plagues has been a continual increase in population. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n52.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Crowding</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/group_structure>, <https://concepts.sagepub.com/social-science/concept/behavioral_aspects_of_housing> ;
  skos:prefLabel "crowding"@en ;
  a skos:Concept .

