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

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

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

<https://concepts.sagepub.com/social-science/concept/universal_design>
  skos:definition "Universal design, a term coined by architect and designer Ron Mace, is the design of products and services that are accessible and functional for as many persons as possible, regardless of their age or ability, without the need for adaptation, or if needed, easily adaptable according to different individual requirements. Universal design has a positive effect on society as a whole because everyone—not only persons with a disability—can benefit from it. [Source: <a href=\"https://sk.sagepub.com/reference/greencities/n135.xml\" target=\"_blank\" data-id=\"to-sk\">Green Cities: An A-to-Z Guide; Universal Design</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_issues>, <https://concepts.sagepub.com/social-science/concept/older_Americans> ;
  skos:prefLabel "universal design"@en ;
  a skos:Concept .

