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

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

disciplinekeywords:kw_0814
  skos:broadMatch ercpanels:SH6_14 ;
  a skos:Concept ;
  skos:prefLabel "histoire des sciences"@fr, "history of science"@en .

disciplinekeywords:kw_0815
  skos:broadMatch ercpanels:SH6_14 ;
  a skos:Concept ;
  skos:prefLabel "histoire de la médecine"@fr, "history of medicine"@en .

disciplinekeywords:kw_0816
  skos:broadMatch ercpanels:SH6_14 ;
  a skos:Concept ;
  skos:prefLabel "histoire des technologies"@fr, "history of technologies"@en .

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

ercpanels:SH6_14
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:prefLabel "histoire des sciences, de la médecine et des technologies"@fr, "history of science, medicine and technologies"@en ;
  skos:notation "SH6_14" ;
  skos:broader ercpanels:SH6 ;
  skos:narrowMatch disciplinekeywords:kw_0814, disciplinekeywords:kw_0815, disciplinekeywords:kw_0816 ;
  skos:relatedMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH6_14> ;
  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/SH6_14>
  a skos:Concept ;
  skos:prefLabel "history of science and technologies, environmental history"@en, "histoire des sciences et des technologies, histoire de l'environnement"@fr ;
  skos:notation "SH6_14" .

