@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/accessory_dwelling_units> .

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

<https://concepts.sagepub.com/social-science/concept/accessory_dwelling_units>
  skos:definition "The term accessory dwelling unit (ADU) refers to a small, secondary housing unit on the lot of a single-family home. The accessory unit may be planned within the interior of a house, attached to the house, or detached from the house. [Source: <a href=\"https://sk.sagepub.com/reference/housing2ed/n2.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Housing; Accessory Dwelling Units</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/older_Americans> ;
  skos:prefLabel "accessory dwelling units"@en ;
  a skos:Concept .

