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

disciplinekeywords:kw_0609
  skos:broadMatch ercpanels:SH1_9 ;
  a skos:Concept ;
  skos:prefLabel "industrial organisation"@en, "organisation industrielle"@fr .

disciplinekeywords:kw_0610
  skos:broadMatch ercpanels:SH1_9 ;
  a skos:Concept ;
  skos:prefLabel "strategy"@en, "stratégie"@fr .

disciplinekeywords:kw_0611
  skos:broadMatch ercpanels:SH1_9 ;
  a skos:Concept ;
  skos:prefLabel "entrepreneuriat"@fr, "entrepreneurship"@en .

ercpanels:SH1
  skos:narrower ercpanels:SH1_9 ;
  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_9
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:prefLabel "industrial organisation; strategy; entrepreneurship"@en, "organisation industrielle ; stratégie ; entrepreneuriat"@fr ;
  skos:notation "SH1_9" ;
  skos:broader ercpanels:SH1 ;
  skos:narrowMatch disciplinekeywords:kw_0609, disciplinekeywords:kw_0610, disciplinekeywords:kw_0611 ;
  skos:relatedMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH1_10>, <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH1_11>, <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH1_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_2024/SH1_10>
  a skos:Concept ;
  skos:prefLabel "microeconomics, industrial organisation, applied microeconomics"@en, "microéconomie, organisation industrielle, microéconomie appliquée"@fr ;
  skos:notation "SH1_10" .

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH1_11>
  a skos:Concept ;
  skos:prefLabel "innovation, research & development, entrepreneurship"@en, "innovation, recherche et développement, entreprenariat"@fr ;
  skos:notation "SH1_11" .

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH1_14>
  a skos:Concept ;
  skos:prefLabel "strategy, operation research"@en, "stratégie, recherche opérationnelle"@fr ;
  skos:notation "SH1_14" .

