@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/Christian_Science>
  skos:definition "Christian Science is the name applied to the teachings of the Church of Christ, Scientist, a sometimes politically controversial religious organization established in 1879 in Boston, Massachusetts. It is based on the writings of its founder, Mary Baker Eddy (1821–1910). [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-politics-and-religion/s57.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Politics and Religion; Christian Science</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D002834.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Christianity> ;
  skos:prefLabel "Christian Science"@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/Christian_Science> .

<https://concepts.sagepub.com/social-science/concept/Christianity>
  skos:prefLabel "Christianity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Christian_Science> .

