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

<https://concepts.sagepub.com/social-science/concept/National_Cancer_Policy_Board>
  skos:definition "FROM 1997 TO 2005 the National Cancer Policy Board functioned within the Institute of Medicine (IOM) of the National Academies and the National Research Council (NRC). The NRC's chairman appointed board members, and each member served a three-year term. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n425.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; National Cancer Policy Board</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizations_(cancer)> ;
  skos:prefLabel "National Cancer Policy Board"@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/National_Cancer_Policy_Board> .

