@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/early_childhood>
  skos:prefLabel "early childhood"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/age_distribution> .

<https://concepts.sagepub.com/social-science/concept/elderly_person>
  skos:prefLabel "elderly person"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/age_distribution> .

<https://concepts.sagepub.com/social-science/concept/young_person>
  skos:prefLabel "young person"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/age_distribution> .

<https://concepts.sagepub.com/social-science/concept/age_distribution>
  skos:definition "The American population continues to grow older, with the median age exceeding 40 in many states and the number of older men, in particular, increasing. Age data has been well tracked over American history: it is one of the few pieces of information, along with sex, that was asked in the original 1790 census and has been asked on every census since. [Source: <a href=\"https://sk.sagepub.com/reference/multicultural-america/n2.xml\" target=\"_blank\" data-id=\"to-sk\">Multicultural America: A Multimedia Encyclopedia; Age Distribution</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/young_person>, <https://concepts.sagepub.com/social-science/concept/elderly_person>, <https://concepts.sagepub.com/social-science/concept/early_childhood>, <https://concepts.sagepub.com/social-science/concept/children_(age_group)> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D017677.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/composition_of_the_population> ;
  skos:prefLabel "age distribution"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/children_(age_group)>
  skos:prefLabel "children (age group)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/age_distribution> .

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

<https://concepts.sagepub.com/social-science/concept/composition_of_the_population>
  skos:prefLabel "composition of the population"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/age_distribution> .

