@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/organizations_(healthcare)>
  skos:prefLabel "organizations (healthcare)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/American_Hospital_Association> .

<https://concepts.sagepub.com/social-science/concept/American_Hospital_Association>
  skos:definition "The American Hospital Association (AHA) is a nonprofit organization that aims to improve the health of individuals and their communities. The AHA represents, leads, and serves the institutions that deliver medical care. [Source: <a href=\"https://sk.sagepub.com/reference/healthservices/n27.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Services Research; American Hospital Association (AHA)</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D000573.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizations_(healthcare)>, <https://concepts.sagepub.com/social-science/concept/hospital_societies>, <https://concepts.sagepub.com/social-science/concept/associations> ;
  skos:prefLabel "American Hospital Association"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/hospital_societies>
  skos:prefLabel "hospital societies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/American_Hospital_Association> .

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

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

