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

p21:-NBTRPJLC-Q
  inist:semCategory "Comportement"@fr, "Behavior"@en ;
  skos:definition "Le mot enthousiasme (du grec ancien : enthousiasmós) signifiait à l'origine inspiration ou possession par le divin ou par la présence d'un dieu ; le terme sous-entend une communication divine. (Source : DBpedia)"@fr ;
  skos:prefLabel "enthousiasme"@fr, "enthusiasm"@en ;
  a skos:Concept ;
  skos:exactMatch <http://dbpedia.org/resource/Enthusiasm> ;
  skos:inScheme p21: ;
  skos:hiddenLabel "Enthusiasm"@en, "Enthousiasme"@fr .

p21: a skos:ConceptScheme .
p21:-Comportement
  skos:prefLabel "Behavior"@en, "Comportement"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-NBTRPJLC-Q .

