@prefix p21: <http://data.loterre.fr/ark:/67375/P21> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

p21:-Courant_de_pensée__Doctrine
  skos:prefLabel "Current of thought / Doctrine"@en, "Courant de pensée / Doctrine"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-SS2KVLRG-W .

p21:-SS2KVLRG-W
  skos:inScheme p21: ;
  skos:prefLabel "dogme"@fr, "dogma"@en ;
  inist:semCategory "Current of thought / Doctrine"@en, "Courant de pensée / Doctrine"@fr ;
  a skos:Concept ;
  skos:definition "Un dogme (du grec dogma : \"opinion\" ou dokéô : \"paraître, penser, croire\") est une affirmation considérée comme fondamentale, incontestable et intangible formulée par une autorité politique, philosophique ou religieuse. (Source : DBpedia)"@fr ;
  skos:hiddenLabel "Dogme"@fr, "Dogma"@en ;
  skos:exactMatch <http://dbpedia.org/resource/Dogma> .

p21: a skos:ConceptScheme .
