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

ercpanels:PE10
  skos:narrower ercpanels:PE10_1 ;
  a skos:Concept ;
  skos:prefLabel "earth system science"@en, "sciences du système terre"@fr ;
  skos:notation "PE10" .

disciplinekeywords:kw_0251
  skos:broadMatch ercpanels:PE10_1 ;
  a skos:Concept ;
  skos:prefLabel "atmospheric chemistry"@en, "chimie atmosphérique"@fr .

disciplinekeywords:kw_0252
  skos:broadMatch ercpanels:PE10_1 ;
  a skos:Concept ;
  skos:prefLabel "atmospheric composition"@en, "composition de l'atmosphère"@fr .

disciplinekeywords:kw_0253
  skos:broadMatch ercpanels:PE10_1 ;
  a skos:Concept ;
  skos:prefLabel "air pollution"@en, "pollution atmosphérique"@fr .

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

ercpanels:PE10_1
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:prefLabel "atmospheric chemistry, atmospheric composition, air pollution"@en, "chimie atmosphérique, composition de l'atmosphère, pollution atmosphérique"@fr ;
  skos:notation "PE10_1" ;
  skos:broader ercpanels:PE10 ;
  skos:narrowMatch disciplinekeywords:kw_0251, disciplinekeywords:kw_0252, disciplinekeywords:kw_0253 ;
  skos:exactMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/PE10_1> ;
  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/PE10_1>
  a skos:Concept ;
  skos:prefLabel "atmospheric chemistry, atmospheric composition, air pollution"@en, "chimie atmosphérique, composition de l'atmosphère, pollution de l'air"@fr ;
  skos:notation "PE10_1" .

