@prefix p66: <http://data.loterre.fr/ark:/67375/P66> .
@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

p66:-Homme
  skos:prefLabel "Human"@en, "Homme"@fr ;
  a isothes:ConceptGroup ;
  skos:member p66:-HS91RPR9-X .

p66:-QSMG7KHS-K
  skos:prefLabel "dishabituation"@en, "déshabituation"@fr ;
  a skos:Concept ;
  inist:hasStudyMethod p66:-HS91RPR9-X .

p66:-HS91RPR9-X
  dc:creator "Frank Arnould" ;
  uneskos:memberOf p66:-Homme, p66:-Psychologie ;
  skos:broader p66:-KCJ85PL3-0 ;
  inist:isStudyMethodOf p66:-RD88ZH84-6, p66:-QSMG7KHS-K, p66:-VC9TWVJ8-D ;
  skos:definition "Méthode d'étude de la réponse d'un organisme à un stimulus au fil du temps. Dans la phase d'habituation, un stimulus est présenté de façon répétée jusqu'à ce que la réponse de l'organisme diminue. La phase de déshabituation implique la présentation d'un nouveau stimulus qui suscite une réponse plus forte."@fr, "A method of studying an organism's response to a stimulus over time. In the habituation phase, a stimulus is presented repeatedly until the organism's response decreases. The dishabituation phase involves the presentation of a new stimulus which elicits an heightened response."@en ;
  skos:prefLabel "habituation/dishabituation paradigm"@en, "paradigme habituation/déshabituation"@fr ;
  skos:inScheme p66: ;
  a skos:Concept ;
  dc:created "2017-12-04"^^xsd:date ;
  dc:modified "2023-03-28"^^xsd:date .

p66:-VC9TWVJ8-D
  skos:prefLabel "mémoire de reconnaissance"@fr, "recognition memory"@en ;
  a skos:Concept ;
  inist:hasStudyMethod p66:-HS91RPR9-X .

p66:-RD88ZH84-6
  skos:prefLabel "habituation"@fr, "habituation"@en ;
  a skos:Concept ;
  inist:hasStudyMethod p66:-HS91RPR9-X .

p66:-KCJ85PL3-0
  skos:prefLabel "tâche de reconnaissance"@fr, "recognition task"@en ;
  a skos:Concept ;
  skos:narrower p66:-HS91RPR9-X .

p66:-Psychologie
  skos:prefLabel "Psychologie"@fr, "Psychology"@en ;
  a isothes:ConceptGroup ;
  skos:member p66:-HS91RPR9-X .

p66: a skos:ConceptScheme .
