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

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

disciplinekeywords:kw_0034
  skos:broadMatch ercpanels:PE2_10 ;
  a skos:Concept ;
  skos:prefLabel "optique quantique"@fr, "quantum optics"@en .

disciplinekeywords:kw_0035
  skos:broadMatch ercpanels:PE2_10 ;
  a skos:Concept ;
  skos:prefLabel "information quantique"@fr, "quantum information"@en .

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

ercpanels:PE2_10
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:prefLabel "optique quantique et information quantique"@fr, "quantum optics and quantum information"@en ;
  skos:notation "PE2_10" ;
  skos:broader ercpanels:PE2 ;
  skos:narrowMatch disciplinekeywords:kw_0034, disciplinekeywords:kw_0035, ostfa2016:dsc_13_4 ;
  skos:exactMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/PE2_13> ;
  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_13>
  a skos:Concept ;
  skos:prefLabel "optique quantique et information quantique"@fr, "quantum optics and quantum information"@en ;
  skos:notation "PE2_13" .

