@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/residential_mobility> .

<https://concepts.sagepub.com/social-science/concept/residential_mobility>
  skos:definition "Changing residence is an important characteristic of contemporary community life. In the United States, about 15 to 20 percent of residents change dwellings in a year. [Source: <a href=\"https://sk.sagepub.com/reference/community/n416.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Residential Mobility</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/residence>, <https://concepts.sagepub.com/social-science/concept/processes_and_institutions>, <https://concepts.sagepub.com/social-science/concept/behavioral_aspects_of_housing> ;
  skos:prefLabel "residential mobility"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/processes_and_institutions>
  skos:prefLabel "processes and institutions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/residential_mobility> .

