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

ercpanels:PE6
  skos:narrower ercpanels:PE6_6 ;
  a skos:Concept ;
  skos:prefLabel "computer science and informatics"@en, "sciences informatiques et informatique"@fr ;
  skos:notation "PE6" .

disciplinekeywords:kw_0129
  skos:broadMatch ercpanels:PE6_6 ;
  a skos:Concept ;
  skos:prefLabel "algorithmes"@fr, "algorithms"@en .

disciplinekeywords:kw_0130
  skos:broadMatch ercpanels:PE6_6 ;
  a skos:Concept ;
  skos:prefLabel "algorithmes distribués"@fr, "distributed"@en .

disciplinekeywords:kw_0131
  skos:broadMatch ercpanels:PE6_6 ;
  a skos:Concept ;
  skos:prefLabel "algorithmes parallèles"@fr, "parallel algorithms"@en .

disciplinekeywords:kw_0132
  skos:broadMatch ercpanels:PE6_6 ;
  a skos:Concept ;
  skos:prefLabel "algorithmes de réseau"@fr, "network algorithms"@en .

disciplinekeywords:kw_0133
  skos:broadMatch ercpanels:PE6_6 ;
  a skos:Concept ;
  skos:prefLabel "algorithmic game theory"@en, "théorie algorithmique des jeux"@fr .

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

ercpanels:PE6_6
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:prefLabel "algorithmes, algorithmes distribués, parallèles et en réseau, théorie algorithmique des jeux"@fr, "algorithms, distributed, parallel and network algorithms, algorithmic game theory"@en ;
  skos:notation "PE6_6" ;
  skos:broader ercpanels:PE6 ;
  skos:narrowMatch disciplinekeywords:kw_0129, disciplinekeywords:kw_0130, disciplinekeywords:kw_0131, disciplinekeywords:kw_0132, disciplinekeywords:kw_0133 ;
  skos:exactMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/PE6_6> ;
  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/PE6_6>
  a skos:Concept ;
  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" .

