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

disciplinekeywords:kw_0416
  skos:broadMatch ercpanels:SH4_5 ;
  a skos:Concept ;
  skos:prefLabel "perception"@en, "perception"@fr .

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

disciplinekeywords:kw_0426
  skos:broadMatch ercpanels:SH4_5 ;
  a skos:Concept ;
  skos:prefLabel "conscience"@fr, "consciousness"@en .

ercpanels:SH4
  skos:narrower ercpanels:SH4_5 ;
  a skos:Concept ;
  skos:prefLabel "l'esprit humain et sa complexité"@fr, "the human mind and its complexity"@en ;
  skos:notation "SH4" .

disciplinekeywords:kw_0725
  skos:broadMatch ercpanels:SH4_5 ;
  a skos:Concept ;
  skos:prefLabel "action"@en, "action"@fr .

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

ercpanels:SH4_5
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:prefLabel "attention, perception, action, conscience"@fr, "attention, perception, action, consciousness"@en ;
  skos:notation "SH4_5" ;
  skos:broader ercpanels:SH4 ;
  skos:narrowMatch disciplinekeywords:kw_0416, disciplinekeywords:kw_0423, disciplinekeywords:kw_0426, disciplinekeywords:kw_0725 ;
  skos:exactMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH4_5> ;
  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/SH4_5>
  a skos:Concept ;
  skos:prefLabel "attention, perception, action, conscience"@fr, "attention, perception, action, consciousness"@en ;
  skos:notation "SH4_5" .

