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

ercpanels:LS3
  skos:narrower ercpanels:LS3_7 ;
  a skos:Concept ;
  skos:prefLabel "biologie cellulaire et du développement"@fr, "cellular and developmental biology"@en ;
  skos:notation "LS3" .

disciplinekeywords:kw_0374
  skos:broadMatch ercpanels:LS3_7 ;
  a skos:Concept ;
  skos:prefLabel "cell death"@en, "mort cellulaire"@fr .

disciplinekeywords:kw_0375
  skos:broadMatch ercpanels:LS3_7 ;
  a skos:Concept ;
  skos:prefLabel "senescence"@en, "sénescence"@fr .

disciplinekeywords:kw_0376
  skos:broadMatch ercpanels:LS3_7 ;
  a skos:Concept ;
  skos:prefLabel "autophagie"@fr, "autophagy"@en .

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

ercpanels:LS3_7
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:prefLabel "cell death (including senescence) and autophagy"@en, "mort cellulaire (y compris la sénescence) et autophagie"@fr ;
  skos:notation "LS3_7" ;
  skos:broader ercpanels:LS3 ;
  skos:broadMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS3_2> ;
  skos:narrowMatch disciplinekeywords:kw_0374, disciplinekeywords:kw_0375, disciplinekeywords:kw_0376 ;
  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/LS3_2>
  a skos:Concept ;
  skos:prefLabel "cell senescence, cell death, autophagy, cell ageing"@en, "sénescence cellulaire, mort cellulaire, autophagie, vieillissement cellulaire"@fr ;
  skos:notation "LS3_2" .

