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

ercpanels:PE2
  skos:narrower ercpanels:PE2_16 ;
  a skos:Concept ;
  skos:prefLabel "constituants fondamentaux de la matière"@fr, "fundamental constituents of matter"@en ;
  skos:notation "PE2" .

disciplinekeywords:kw_0041
  skos:broadMatch ercpanels:PE2_16 ;
  a skos:Concept ;
  skos:prefLabel "physique statistique"@fr, "statistical physics"@en .

disciplinekeywords:kw_0042
  skos:broadMatch ercpanels:PE2_16 ;
  a skos:Concept ;
  skos:prefLabel "gases"@en, "gaz"@fr .

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

ercpanels:PE2_16
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:prefLabel "physique statistique (gaz)"@fr, "statistical physics (gases)"@en ;
  skos:notation "PE2_16" ;
  skos:broader ercpanels:PE2 ;
  skos:narrowMatch disciplinekeywords:kw_0041, disciplinekeywords:kw_0042 ;
  skos:relatedMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/PE2_18>, <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/PE2_8> ;
  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/PE2_18>
  a skos:Concept ;
  skos:prefLabel "equilibrium and non-equilibrium statistical mechanics: steady states and dynamics"@en, "mécanique statistique à l'équilibre et hors équilibre : états stables et dynamique"@fr ;
  skos:notation "PE2_18" .

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/PE2_8>
  a skos:Concept ;
  skos:prefLabel "gas and plasma physics"@en, "physique des gaz et des plasmas"@fr ;
  skos:notation "PE2_8" .

