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

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

disciplinekeywords:kw_0141
  skos:broadMatch ercpanels:PE6_9 ;
  a skos:Concept ;
  skos:prefLabel "human computer interaction"@en, "interaction homme-machine"@fr .

disciplinekeywords:kw_0142
  skos:broadMatch ercpanels:PE6_9 ;
  a skos:Concept ;
  skos:prefLabel "interface"@en, "interface"@fr .

disciplinekeywords:kw_0143
  skos:broadMatch ercpanels:PE6_9 ;
  a skos:Concept ;
  skos:prefLabel "visualisation"@en, "visualisation"@fr .

disciplinekeywords:kw_0144
  skos:broadMatch ercpanels:PE6_9 ;
  a skos:Concept ;
  skos:prefLabel "natural language processing"@en, "traitement du langage naturel"@fr .

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

ercpanels:PE6_9
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:prefLabel "human computer interaction and interface, visualisation and natural language processing"@en, "interaction et interface homme-machine, visualisation et traitement du langage naturel"@fr ;
  skos:notation "PE6_9" ;
  skos:broader ercpanels:PE6 ;
  skos:narrowMatch disciplinekeywords:kw_0141, disciplinekeywords:kw_0142, disciplinekeywords:kw_0143, disciplinekeywords:kw_0144, <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/PE6_9> ;
  skos:relatedMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/PE6_7> ;
  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_9>
  a skos:Concept ;
  skos:prefLabel "human computer interaction and interface, visualisation"@en, "interaction et interface homme-machine, visualisation"@fr ;
  skos:notation "PE6_9" .

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/PE6_7>
  a skos:Concept ;
  skos:prefLabel "artificial intelligence, intelligent systems, natural language processing"@en, "intelligence artificielle, systèmes intelligents, traitement du langage naturel"@fr ;
  skos:notation "PE6_7" .

