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

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

<https://concepts.sagepub.com/social-science/concept/Jesuits>
  skos:definition "Jesuits are members of a Catholic sect known as the Order of Jesus. The Order of Jesus was founded in 1540 by St. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-world-poverty-second-edition/i6222.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of World Poverty; Jesuits</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_and_secular_charities> ;
  skos:prefLabel "Jesuits"@en ;
  a skos:Concept .

