@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:SH4_8 skos:exactMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH4_8> .
ercpanels:panels_2024
  skos:member <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH4_8> ;
  skos:prefLabel "2024 panels"@en, "2024 panels"@fr, "2024 panneaux"@fr, "panels 2024"@fr ;
  a skos:Collection .

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH4>
  skos:narrower <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH4_8> ;
  a skos:Concept ;
  skos:prefLabel "the human mind and its complexity"@en, "esprit humain et sa complexité"@fr ;
  skos:notation "SH4" .

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

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH4_8>
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2024 ;
  skos:prefLabel "language learning and processing (first and second languages)"@en, "apprentissage et traitement des langues (première et deuxième langues)"@fr ;
  skos:notation "SH4_8" ;
  skos:broader <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH4> ;
  dc:created "2023-04-01T12:00:00+0100d"^^xsd:dateTime .

ercpanels:panel_structure_2024
  a owl:Ontology, skos:ConceptScheme ;
  skos:prefLabel "Panels disciplinaires de l'ERC 2024"@fr, "ERC panel structure 2024"@en .

