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

<https://concepts.sagepub.com/social-science/concept/Canadian_Red_Cross>
  skos:definition "THE ORGANIZATION THAT became the Canadian Red Cross (CRC) was founded in 1896 by Dr. George Sterling Ryerson as the first overseas branch of the British Red Cross. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n116.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; Canadian Red Cross</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizations_(cancer)> ;
  skos:prefLabel "Canadian Red Cross"@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/Canadian_Red_Cross> .

