@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-LL9SHNPK-T .

n9j: a skos:ConceptScheme .
n9j:-LL9SHNPK-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/state_church> ;
  skos:definition "A state church is a religious organization that receives official endorsement or significant financial subsidization from a government within a society. Official endorsement implies a legal statement to the effect that a specific denomination is the preferred faith of a government to the exclusion or significant limitation of all others. [Source: The Encyclopedia of Political Science; State Church]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-QRDM0G8S-2 ;
  skos:prefLabel "state church"@en .

n9j:-QRDM0G8S-2
  skos:prefLabel "religion and politics"@en ;
  a skos:Concept ;
  skos:narrower n9j:-LL9SHNPK-T .

