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

ercpanels:PE6
  skos:narrower ercpanels:PE6_11 ;
  a skos:Concept ;
  skos:prefLabel "computer science and informatics"@en, "sciences informatiques et informatique"@fr ;
  skos:notation "PE6" .

disciplinekeywords:kw_0151
  skos:broadMatch ercpanels:PE6_11 ;
  a skos:Concept ;
  skos:prefLabel "apprentissage automatique"@fr, "machine learning"@en .

disciplinekeywords:kw_0152
  skos:broadMatch ercpanels:PE6_11 ;
  a skos:Concept ;
  skos:prefLabel "statistical data processing"@en, "traitement statistique des données"@fr .

disciplinekeywords:kw_0153
  skos:broadMatch ercpanels:PE6_11 ;
  a skos:Concept ;
  skos:prefLabel "applications using signal processing"@en, "applications utilisant le traitement du signal"@fr .

disciplinekeywords:kw_0154
  skos:broadMatch ercpanels:PE6_11 ;
  a skos:Concept ;
  skos:prefLabel "parole"@fr, "speech"@en .

disciplinekeywords:kw_0155
  skos:broadMatch ercpanels:PE6_11 ;
  a skos:Concept ;
  skos:prefLabel "image"@en, "image"@fr .

disciplinekeywords:kw_0156
  skos:broadMatch ercpanels:PE6_11 ;
  a skos:Concept ;
  skos:prefLabel "video"@en, "vidéo"@fr .

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

ercpanels:PE6_11
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:prefLabel "apprentissage automatique, traitement statistique des données et applications utilisant le traitement du signal (par exemple, parole, image, vidéo)"@fr, "machine learning, statistical data processing and applications using signal processing (e.g. speech, image, video)"@en ;
  skos:notation "PE6_11" ;
  skos:broader ercpanels:PE6 ;
  skos:broadMatch ostfa2016:dsc_5_6 ;
  skos:narrowMatch disciplinekeywords:kw_0151, disciplinekeywords:kw_0152, disciplinekeywords:kw_0153, disciplinekeywords:kw_0154, disciplinekeywords:kw_0155, disciplinekeywords:kw_0156, ostfa2016:dsc_5_3 ;
  skos:exactMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/PE6_11> ;
  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/PE6_11>
  a skos:Concept ;
  skos:prefLabel "machine learning, statistical data processing and applications using signal processing (e.g. speech, image, video)"@en, "apprentissage automatique, traitement statistique des données et applications par traitement du signal (par ex. parole, images, vidéos)"@fr ;
  skos:notation "PE6_11" .

