@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/movements_and_organizations>
  skos:prefLabel "movements and organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Eckankar> .

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

<https://concepts.sagepub.com/social-science/concept/Eckankar>
  skos:definition "Eckankar was founded by Paul Twitchell (1909–1971) in California in the mid-1960s. Although the Hindi/Punjabi term Ek Onkar (lit. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n202.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Eckankar</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/movements_and_organizations> ;
  skos:prefLabel "Eckankar"@en ;
  a skos:Concept .

