@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/indigenous_population>
  skos:prefLabel "indigenous population"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/composition_of_the_population> .

<https://concepts.sagepub.com/social-science/concept/households>
  skos:prefLabel "households"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/composition_of_the_population> .

<https://concepts.sagepub.com/social-science/concept/age_distribution>
  skos:prefLabel "age distribution"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/composition_of_the_population> .

<https://concepts.sagepub.com/social-science/concept/composition_of_the_population>
  skos:definition "Population composition refers to the distribution within a population of one or more individually defined traits that influence population comparisons or demographic phenomena. The individual traits or variables to which population composition refers are usually those believed to have major significance for the uses of population data. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-us-census/n24.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the U.S. Census; Composition of the Population</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/indigenous_population>, <https://concepts.sagepub.com/social-science/concept/households>, <https://concepts.sagepub.com/social-science/concept/distribution_by_sex>, <https://concepts.sagepub.com/social-science/concept/age_distribution> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/demography> ;
  skos:prefLabel "composition of the population"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/distribution_by_sex>
  skos:prefLabel "distribution by sex"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/composition_of_the_population> .

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

