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

ercpanels:LS7
  skos:narrower ercpanels:LS7_2 ;
  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_2
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:prefLabel "genetic tools for medical diagnosis"@en, "outils génétiques pour le diagnostic médical"@fr ;
  skos:notation "LS7_2" ;
  skos:broader ercpanels:LS7 ;
  skos:broadMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS7_2> ;
  skos:relatedMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS2_15> ;
  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_2>
  a skos:Concept ;
  skos:prefLabel "medical technologies and tools (including genetic tools and biomarkers) for prevention, diagnosis, monitoring and treatment of diseases"@en, "technologies et outils médicaux (y compris les outils génétiques et biomarqueurs) pour prévention, diagnostic, suivi et traitement des maladies"@fr ;
  skos:notation "LS7_2" .

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS2_15>
  a skos:Concept ;
  skos:prefLabel "integrative biology for personalised medicine"@en, "biologie intégrative pour une médecine personnalisée"@fr ;
  skos:notation "LS2_15" .

