@prefix ercpanels: <https://uri.ird.fr/so/kos/erc-panels/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

ercpanels:SH skos:exactMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH> .
ercpanels:panels_2024
  skos:member <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH> ;
  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/SH1>
  skos:broader <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH> ;
  a skos:Concept ;
  skos:prefLabel "individuals, markets and organisations"@en, "individus, marchés et organisations"@fr ;
  skos:notation "SH1" .

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH2>
  skos:broader <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH> ;
  a skos:Concept ;
  skos:prefLabel "institutions, governance and legal systems"@en, "institutions, gouvernance et systèmes juridiques"@fr ;
  skos:notation "SH2" .

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH3>
  skos:broader <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH> ;
  a skos:Concept ;
  skos:prefLabel "the social world and its interactions"@en, "monde social et ses interactions"@fr ;
  skos:notation "SH3" .

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH7>
  skos:broader <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH> ;
  a skos:Concept ;
  skos:prefLabel "human mobility, environment, and space"@en, "mobilité humaine, environnement et espace"@fr ;
  skos:notation "SH7" .

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

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH5>
  skos:broader <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH> ;
  a skos:Concept ;
  skos:prefLabel "texts and concepts"@en, "textes et concepts"@fr ;
  skos:notation "SH5" .

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH6>
  skos:broader <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH> ;
  a skos:Concept ;
  skos:prefLabel "the study of the human past"@en, "étude du passé humain"@fr ;
  skos:notation "SH6" .

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH8>
  skos:broader <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH> ;
  a skos:Concept ;
  skos:prefLabel "studies of cultures and arts"@en, "études des cultures et des arts"@fr ;
  skos:notation "SH8" .

ercpanels:panel_structure_2024
  skos:hasTopConcept <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH> ;
  a owl:Ontology, skos:ConceptScheme ;
  skos:prefLabel "Panels disciplinaires de l'ERC 2024"@fr, "ERC panel structure 2024"@en .

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/SH>
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2024 ;
  skos:topConceptOf ercpanels:panel_structure_2024 ;
  skos:prefLabel "social sciences and humanities"@en, "sciences sociales et humaines"@fr ;
  skos:notation "SH" ;
  skos:narrower <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH1>, <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH2>, <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH3>, <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH7>, <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH4>, <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH5>, <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH6>, <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH8> ;
  dc:created "2023-04-01T12:00:00+0100d"^^xsd:dateTime .

