@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 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_2 ;
  skos:prefLabel "2020 panels"@en, "panels 2020"@fr ;
  a skos:Collection .

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

disciplinekeywords:kw_0408
  skos:broadMatch ercpanels:LS5_2 ;
  a skos:Concept ;
  skos:prefLabel "neurosciences des systèmes"@fr, "systems neuroscience"@en .

disciplinekeywords:kw_0409
  skos:broadMatch ercpanels:LS5_2 ;
  a skos:Concept ;
  skos:prefLabel "computational neuroscience"@en, "neurosciences computationnelles"@fr .

disciplinekeywords:kw_0410
  skos:broadMatch ercpanels:LS5_2 ;
  a skos:Concept ;
  skos:prefLabel "neural networks"@en, "réseaux neuronaux"@fr .

disciplinekeywords:kw_0411
  skos:broadMatch ercpanels:LS5_2 ;
  a skos:Concept ;
  skos:prefLabel "modélisation neuronale"@fr, "neural modelling"@en .

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

ercpanels:LS5_2
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:prefLabel "neuroscience des systèmes et neuroscience computationnelle (par exemple, réseaux neuronaux, modélisation neuronale)"@fr, "systems neuroscience and computational neuroscience (e.g. neural networks, neural modelling)"@en ;
  skos:notation "LS5_2" ;
  skos:broader ercpanels:LS5 ;
  skos:narrowMatch disciplinekeywords:kw_0408, disciplinekeywords:kw_0409, disciplinekeywords:kw_0410, disciplinekeywords:kw_0411 ;
  skos:relatedMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS5_17> ;
  skos:exactMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS5_16> ;
  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_17>
  a skos:Concept ;
  skos:prefLabel "imaging in neuroscience"@en, "imagerie en neurosciences"@fr ;
  skos:notation "LS5_17" .

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS5_16>
  a skos:Concept ;
  skos:prefLabel "systems and computational neuroscience (e.g. modelling, simulation, brain oscillations, connectomics)"@en, "systèmes et neurosciences computationnelles (par exemple, modélisation, simulation, oscillations cérébrales, connectomique)"@fr ;
  skos:notation "LS5_16" .

