@prefix ercpanels: <https://uri.ird.fr/so/kos/erc-panels/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ostfa2016: <https://uri.ird.fr/so/kos/ost-FA-2016/> .
@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:PE1_14 ;
  skos:prefLabel "2020 panels"@en, "panels 2020"@fr ;
  a skos:Collection .

ercpanels:PE1
  skos:narrower ercpanels:PE1_14 ;
  a skos:Concept ;
  skos:prefLabel "mathematics"@en, "mathématiques"@fr ;
  skos:notation "PE1" .

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

ercpanels:PE1_14
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:prefLabel "statistics"@en, "statistiques"@fr ;
  skos:notation "PE1_14" ;
  skos:broader ercpanels:PE1, <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2021-2022/PE1> ;
  skos:narrowMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS2_12> ;
  skos:relatedMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/PE1_15> ;
  skos:exactMatch ostfa2016:dsc_12_2, ostfa2016:dsc_5_4 ;
  skos:closeMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/PE1_14> ;
  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_2021-2022/PE1>
  a skos:Concept ;
  skos:prefLabel "mathematics"@en, "mathématiques"@fr ;
  skos:notation "PE1" .

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS2_12>
  a skos:Concept ;
  skos:prefLabel "biostatistics"@en, "biostatistique"@fr ;
  skos:notation "LS2_12" .

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/PE1_15>
  a skos:Concept ;
  skos:prefLabel "generic statistical methodology and modelling"@en, "méthodologie statistique générique et modélisation"@fr ;
  skos:notation "PE1_15" .

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/PE1_14>
  a skos:Concept ;
  skos:prefLabel "mathematical statistics"@en, "statistiques mathématiques"@fr ;
  skos:notation "PE1_14" .

