@prefix ercpanels: <https://uri.ird.fr/so/kos/erc-panels/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:LS6_7 skos:exactMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS6_8> .
ercpanels:panels_2024
  skos:member <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS6_8> ;
  skos:prefLabel "2024 panels"@en, "2024 panels"@fr, "2024 panneaux"@fr, "panels 2024"@fr ;
  a skos:Collection .

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS6>
  skos:narrower <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS6_8> ;
  a skos:Concept ;
  skos:prefLabel "immunity, infection and immunotherapy"@en, "immunité, infection et immunothérapie"@fr ;
  skos:notation "LS6" .

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

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS6_8>
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2024 ;
  skos:prefLabel "biological basis of prevention and treatment of infection"@en, "base biologique de la prévention et du traitement des infections"@fr ;
  skos:notation "LS6_8" ;
  skos:broader <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS6> ;
  dc:created "2023-04-01T12:00:00+0100d"^^xsd:dateTime .

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

