@prefix ercpanels: <https://uri.ird.fr/so/kos/erc-panels/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix disciplinekeywords: <https://uri.ird.fr/so/kos/disciplineKeywords/> .
@prefix ostfa2016: <https://uri.ird.fr/so/kos/ost-FA-2016/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

ercpanels:panels_2020
  skos:member ercpanels:LS5_5 ;
  skos:prefLabel "2020 panels"@en, "panels 2020"@fr ;
  a skos:Collection .

ercpanels:LS5
  skos:narrower ercpanels:LS5_5 ;
  a skos:Concept ;
  skos:prefLabel "neuroscience and neural disorders"@en, "neurosciences et troubles neurologiques"@fr ;
  skos:notation "LS5" .

disciplinekeywords:kw_0420
  skos:broadMatch ercpanels:LS5_5 ;
  a skos:Concept ;
  skos:prefLabel "bases neuronales des processus cognitifs"@fr, "neural bases of cognitive processes"@en .

disciplinekeywords:kw_0421
  skos:broadMatch ercpanels:LS5_5 ;
  a skos:Concept ;
  skos:prefLabel "memory"@en, "mémoire"@fr .

disciplinekeywords:kw_0422
  skos:broadMatch ercpanels:LS5_5 ;
  a skos:Concept ;
  skos:prefLabel "apprentissage"@fr, "learning"@en .

disciplinekeywords:kw_0423
  skos:broadMatch ercpanels:LS5_5 ;
  a skos:Concept ;
  skos:prefLabel "attention"@en, "attention"@fr .

ercpanels:panels
  skos:member ercpanels:panels_2020 ;
  skos:prefLabel "panels"@en, "panels"@fr ;
  a skos:Collection .

ercpanels:LS5_5
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:prefLabel "bases neurales des processus cognitifs (par exemple : mémoire, apprentissage, attention)"@fr, "neural bases of cognitive processes (e.g. memory, learning, attention)"@en ;
  skos:notation "LS5_5" ;
  skos:broader ercpanels:LS5 ;
  skos:narrowMatch disciplinekeywords:kw_0420, disciplinekeywords:kw_0421, disciplinekeywords:kw_0422, disciplinekeywords:kw_0423, ostfa2016:dsc_2_3_3 ;
  skos:exactMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS5_9> ;
  dc:created "2020-01-01T12:00:00+0100d"^^xsd:dateTime .

ercpanels:panel_structure_2020
  a owl:Ontology, skos:ConceptScheme ;
  skos:prefLabel "ERC panel structure 2020"@en, "Panels disciplinaires de l'ERC 2020"@fr .

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS5_9>
  a skos:Concept ;
  skos:prefLabel "neural basis of cognition (e.g. learning, memory, attention, emotions, speech)"@en, "bases neurales de la cognition (apprentissage, mémoire, attention, émotions, parole)"@fr ;
  skos:notation "LS5_9" .

