@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:PE6_6 skos:exactMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/PE6_6> .
ercpanels:panels_2024
  skos:member <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/PE6_6> ;
  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/PE6>
  skos:narrower <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/PE6_6> ;
  a skos:Concept ;
  skos:prefLabel "computer science and informatics"@en, "informatique et sciences de l'information"@fr ;
  skos:notation "PE6" .

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/PE6_6>
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2024 ;
  skos:prefLabel "algorithms and complexity, distributed, parallel and network algorithms, algorithmic game theory"@en, "algorithmes et complexité, algorithmes répartis, parallèles et algorithmes de réseau, théorie algorithmique des jeux"@fr ;
  skos:notation "PE6_6" ;
  skos:broader <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/PE6> ;
  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 .

