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

disciplinekeywords:kw_0602
  skos:broadMatch ercpanels:SH1_6 ;
  a skos:Concept ;
  skos:prefLabel "econometrics"@en, "économétrie"@fr .

disciplinekeywords:kw_0603
  skos:broadMatch ercpanels:SH1_6 ;
  a skos:Concept ;
  skos:prefLabel "operations research"@en, "recherche opérationnelle"@fr .

ercpanels:SH1
  skos:narrower ercpanels:SH1_6 ;
  a skos:Concept ;
  skos:prefLabel "individuals, markets and organisations"@en, "individus, marchés et organisations"@fr ;
  skos:notation "SH1" .

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

ercpanels:SH1_6
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:prefLabel "econometrics; operations research"@en, "économétrie ; recherche opérationnelle"@fr ;
  skos:notation "SH1_6" ;
  skos:broader ercpanels:SH1 ;
  skos:narrowMatch disciplinekeywords:kw_0602, disciplinekeywords:kw_0603 ;
  skos:relatedMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH1_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/SH1_8>
  a skos:Concept ;
  skos:prefLabel "econometrics, game theory, decision theory"@en, "économétrie, théorie des jeux, théorie de la décision"@fr ;
  skos:notation "SH1_8" .

