@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/missionaries>
  skos:definition "Missionaries are representatives of a religion who take on the task of converting others to their religious practices and vision of truth. The missionary activities of Buddhism, Islam, and Christianity provide a special perspective on religion and politics. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-politics-and-religion/s216.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Politics and Religion; Missionaries</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_and_secular_charities> ;
  skos:prefLabel "missionaries"@en ;
  a skos:Concept .

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

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

