@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/major_hospitals_and_treatment_centers>
  skos:prefLabel "major hospitals and treatment centers"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Vanderbilt-Ingram_Cancer_Center> .

<https://concepts.sagepub.com/social-science/concept/Vanderbilt-Ingram_Cancer_Center>
  skos:definition "NOT EVEN TWO decades old, the Vanderbilt-Ingram Cancer Center(VICC)at Vanderbilt University in Nashville, Tennessee, is the only institute in the state of Tennessee recognized as a Comprehensive Cancer Center by the National Cancer Institute (NCI). To earn this designation from the NCI, several criteria must be met. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n667.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; Vanderbilt-Ingram Cancer Center</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/major_hospitals_and_treatment_centers> ;
  skos:prefLabel "Vanderbilt-Ingram Cancer Center"@en ;
  a skos:Concept .

<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/Vanderbilt-Ingram_Cancer_Center> .

