@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/old_age>
  skos:definition "Throughout U.S. history, American attitudes to aging among males have changed from veneration to condescension to an emerging understanding of the potential rewards of a long life. These shifts, along with changing expectations about reaching old age, have transformed the social and cultural relations between old age and masculinity. [Source: <a href=\"https://sk.sagepub.com/reference/masculinities/n177.xml\" target=\"_blank\" data-id=\"to-sk\">American Masculinities: A Historical Encyclopedia; Old Age</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/adult_development> ;
  skos:prefLabel "old age"@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/old_age> .

<https://concepts.sagepub.com/social-science/concept/adult_development>
  skos:prefLabel "adult development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/old_age> .

