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

ercpanels:LS7
  skos:narrower ercpanels:LS7_7 ;
  a skos:Concept ;
  skos:prefLabel "applied medical technologies, diagnostics, therapies and public health"@en, "technologies médicales appliquées, diagnostics, thérapies et santé publique"@fr ;
  skos:notation "LS7" .

disciplinekeywords:kw_0493
  skos:broadMatch ercpanels:LS7_7 ;
  a skos:Concept ;
  skos:prefLabel "analgesia"@en, "analgésie"@fr .

disciplinekeywords:kw_0494
  skos:broadMatch ercpanels:LS7_7 ;
  a skos:Concept ;
  skos:prefLabel "chirurgie"@fr, "surgery"@en .

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

ercpanels:LS7_7
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:prefLabel "analgesia and surgery"@en, "analgésie et chirurgie"@fr ;
  skos:notation "LS7_7" ;
  skos:broader ercpanels:LS7 ;
  skos:narrowMatch disciplinekeywords:kw_0493, disciplinekeywords:kw_0494 ;
  skos:relatedMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS7_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/LS7_13>
  a skos:Concept ;
  skos:prefLabel "palliative medicine"@en, "médecine palliative"@fr ;
  skos:notation "LS7_13" .

