@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/religion_and_politics>
  skos:prefLabel "religion and politics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/laicite> .

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

<https://concepts.sagepub.com/social-science/concept/laicite>
  skos:definition "Laicite is the French ideal of a secular society with a distinct separation between church and state. Laicite emphasizes individual religious freedom as well as organized religion free from state intervention and sponsorship. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n859.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Laicite</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religion_and_politics> ;
  skos:prefLabel "laicite"@en ;
  a skos:Concept .

