@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/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Christmas_Seals> .

<https://concepts.sagepub.com/social-science/concept/religious_and_secular_charities>
  skos:prefLabel "religious and secular charities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Christmas_Seals> .

<https://concepts.sagepub.com/social-science/concept/Christmas_Seals>
  skos:definition "Christmas Seals are adhesive labels that are used to seal holiday greeting cards. They are sold for a very small donation to charity and allow the sender to support causes related to lung disease and to wish the recipient of the card good health in the coming year. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-world-poverty-second-edition/i3154.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of World Poverty; Christmas Seals</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_and_secular_charities> ;
  skos:prefLabel "Christmas Seals"@en ;
  a skos:Concept .

