@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/franciscan_order>
  skos:definition "FRANCISCANS ARE members of a Roman Catholic religious order that requires poverty of its members. The men's or First Order was founded by Giovanni Francesco Bernardone, an Italian mystic and preacher, known as St. [Source: <a href=\"https://sk.sagepub.com/reference/worldpoverty/n262.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of World Poverty; Franciscan Order</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_and_secular_charities> ;
  skos:prefLabel "franciscan order"@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/franciscan_order> .

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

