@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 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#> .

ercpanels:panel_structure_2020
  skos:hasTopConcept ercpanels:SH ;
  a owl:Ontology, skos:ConceptScheme ;
  skos:prefLabel "ERC panel structure 2020"@en, "Panels disciplinaires de l'ERC 2020"@fr .

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

disciplinekeywords:kw_0580
  skos:broadMatch ercpanels:SH ;
  a skos:Concept ;
  skos:prefLabel "sciences sociales"@fr, "social sciences"@en .

disciplinekeywords:kw_0581
  skos:broadMatch ercpanels:SH ;
  a skos:Concept ;
  skos:prefLabel "humanities"@en, "humanités"@fr .

ercpanels:SH1
  skos:broader ercpanels:SH ;
  a skos:Concept ;
  skos:prefLabel "individuals, markets and organisations"@en, "individus, marchés et organisations"@fr ;
  skos:notation "SH1" .

ercpanels:SH2
  skos:broader ercpanels:SH ;
  a skos:Concept ;
  skos:prefLabel "institutions, valeurs, environnement et espace"@fr, "institutions, values, environment and space"@en ;
  skos:notation "SH2" .

ercpanels:SH3
  skos:broader ercpanels:SH ;
  a skos:Concept ;
  skos:prefLabel "le monde social, diversité, population"@fr, "the social world, diversity, population"@en ;
  skos:notation "SH3" .

ercpanels:SH4
  skos:broader ercpanels:SH ;
  a skos:Concept ;
  skos:prefLabel "l'esprit humain et sa complexité"@fr, "the human mind and its complexity"@en ;
  skos:notation "SH4" .

ercpanels:SH5
  skos:broader ercpanels:SH ;
  a skos:Concept ;
  skos:prefLabel "cultures and cultural production"@en, "cultures et production culturelle"@fr ;
  skos:notation "SH5" .

ercpanels:SH6
  skos:broader ercpanels:SH ;
  a skos:Concept ;
  skos:prefLabel "l'étude du passé humain"@fr, "the study of the human past"@en ;
  skos:notation "SH6" .

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

ercpanels:SH
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:topConceptOf ercpanels:panel_structure_2020 ;
  skos:prefLabel "sciences humaines & sociales"@fr, "social sciences and humanities"@en ;
  skos:notation "SH" ;
  skos:narrower ercpanels:SH1, ercpanels:SH2, ercpanels:SH3, ercpanels:SH4, ercpanels:SH5, ercpanels:SH6 ;
  skos:narrowMatch disciplinekeywords:kw_0580, disciplinekeywords:kw_0581, ostfa2016:dsc_10_3_1, ostfa2016:dsc_10_4, ostfa2016:dsc_2_3, ostfa2016:dsc_2_4 ;
  skos:exactMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH> ;
  dc:created "2020-01-01T12:00:00+0100d"^^xsd:dateTime .

<https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH>
  a skos:Concept ;
  skos:prefLabel "social sciences and humanities"@en, "sciences sociales et humaines"@fr ;
  skos:notation "SH" .

