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

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/National_Center_for_Assisted_Living> .

<https://concepts.sagepub.com/social-science/concept/National_Center_for_Assisted_Living>
  skos:definition "The National Center for Assisted Living (NCAL) is the assisted living voice of the American Health Care Association (AHCA), the nation's largest association representing long-term care. The diversification of long-term care has brought rapid growth to the assisted living profession, and the center is an important resource for professionals in the field. [Source: <a href=\"https://sk.sagepub.com/reference/healthservices/n272.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Services Research; National Center for Assisted Living (NCAL)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/associations> ;
  skos:prefLabel "National Center for Assisted Living"@en ;
  a skos:Concept .

