@prefix ercpanels: <https://uri.ird.fr/so/kos/erc-panels/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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_1 ;
  skos:prefLabel "2020 panels"@en, "panels 2020"@fr ;
  a skos:Collection .

ercpanels:LS7
  skos:narrower ercpanels:LS7_1 ;
  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" .

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

ercpanels:LS7_1
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:prefLabel "imagerie pour le diagnostic médical"@fr, "imaging for medical diagnosis"@en ;
  skos:notation "LS7_1" ;
  skos:broader ercpanels:LS7 ;
  skos:broadMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS7_1> ;
  skos:narrowMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS5_17> ;
  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_1>
  a skos:Concept ;
  skos:prefLabel "medical imaging for prevention, diagnosis and monitoring of diseases"@en, "imagerie médicale pour prévention, diagnostic et suivi des maladies"@fr ;
  skos:notation "LS7_1" .

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS5_17>
  a skos:Concept ;
  skos:prefLabel "imaging in neuroscience"@en, "imagerie en neurosciences"@fr ;
  skos:notation "LS5_17" .

