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

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

<https://concepts.sagepub.com/social-science/concept/Yale_Cancer_Center>
  skos:definition "THE YALE CANCER CENTER (YCC) in New Haven, Connecticut, is a Comprehensive Cancer Center, as recognized by the National Cancer Institute (NCI). This recognition has been held by the YCC for more than 30 years. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n698.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; Yale Cancer Center</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/major_hospitals_and_treatment_centers> ;
  skos:prefLabel "Yale Cancer Center"@en ;
  a skos:Concept .

