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

ercpanels:PE5
  skos:narrower ercpanels:PE5_7 ;
  a skos:Concept ;
  skos:prefLabel "chimie de synthèse et matériaux"@fr, "synthetic chemistry and materials"@en ;
  skos:notation "PE5" .

disciplinekeywords:kw_0107
  skos:broadMatch ercpanels:PE5_7 ;
  a skos:Concept ;
  skos:prefLabel "biomaterials"@en, "biomatériaux"@fr .

disciplinekeywords:kw_0108
  skos:broadMatch ercpanels:PE5_7 ;
  a skos:Concept ;
  skos:prefLabel "biomaterials synthesis"@en, "synthèse de biomatériaux"@fr .

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

ercpanels:PE5_7
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:prefLabel "biomaterials, biomaterials synthesis"@en, "biomatériaux, synthèse de biomatériaux"@fr ;
  skos:notation "PE5_7" ;
  skos:broader ercpanels:PE5 ;
  skos:narrowMatch disciplinekeywords:kw_0107, disciplinekeywords:kw_0108, <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/PE5_7> ;
  skos:relatedMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/PE11_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/PE5_7>
  a skos:Concept ;
  skos:prefLabel "biomaterials synthesis"@en, "synthèse de biomatériaux"@fr ;
  skos:notation "PE5_7" .

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/PE11_1>
  a skos:Concept ;
  skos:prefLabel "engineering of biomaterials, biomimetic, bioinspired and bio-enabled materials"@en, "ingénierie des biomatériaux, matériaux biomimétiques, bioinspirés et biofabriqués"@fr ;
  skos:notation "PE11_1" .

