@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/demography>
  skos:prefLabel "demography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/residential_patterns> .

<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_patterns> .

<https://concepts.sagepub.com/social-science/concept/residential_patterns>
  skos:definition "Housing has been a question on the U.S. census since 1890, when fewer than half of the respondents and those who lived with them owned their homes. The housing question, which explains whether a dwelling is owned, rented, or vacant, provides an illustration of the housing market and what factors may influence it. [Source: <a href=\"https://sk.sagepub.com/reference/multicultural-america/n20.xml\" target=\"_blank\" data-id=\"to-sk\">Multicultural America: A Multimedia Encyclopedia; Residential Patterns</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/demography> ;
  skos:prefLabel "residential patterns"@en ;
  a skos:Concept .

