@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/UNC_Lineberger_Comprehensive_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/UNC_Lineberger_Comprehensive_Cancer_Center> .

<https://concepts.sagepub.com/social-science/concept/UNC_Lineberger_Comprehensive_Cancer_Center>
  skos:definition "IN CHAPEL HILL, North Carolina, the University of North Carolina (UNC) boasts a Comprehensive Cancer Center, as designated by the National Cancer Institute (NCI). This Center is the UNC Lineberger Comprehensive Cancer Center (UNC LCCC). [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n639.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; UNC lineberger Comprehensive Cancer Center</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/major_hospitals_and_treatment_centers> ;
  skos:prefLabel "UNC Lineberger Comprehensive Cancer Center"@en ;
  a skos:Concept .

