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

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

disciplinekeywords:kw_0768
  skos:broadMatch ercpanels:SH5_7 ;
  a skos:Concept ;
  skos:prefLabel "museums"@en, "musées"@fr .

disciplinekeywords:kw_0769
  skos:broadMatch ercpanels:SH5_7 ;
  a skos:Concept ;
  skos:prefLabel "exhibitions"@en, "expositions"@fr .

disciplinekeywords:kw_0770
  skos:broadMatch ercpanels:SH5_7 ;
  a skos:Concept ;
  skos:prefLabel "conservation"@en, "conservation"@fr .

disciplinekeywords:kw_0771
  skos:broadMatch ercpanels:SH5_7 ;
  a skos:Concept ;
  skos:prefLabel "restauration"@fr, "restoration"@en .

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

ercpanels:SH5_7
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:prefLabel "museums, exhibitions, conservation and restoration"@en, "musées, expositions, conservation et restauration"@fr ;
  skos:notation "SH5_7" ;
  skos:broader ercpanels:SH5 ;
  skos:narrowMatch disciplinekeywords:kw_0768, disciplinekeywords:kw_0769, disciplinekeywords:kw_0770, disciplinekeywords:kw_0771 ;
  skos:exactMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH8_4> ;
  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/SH8_4>
  a skos:Concept ;
  skos:prefLabel "museums, exhibitions, conservation and restoration"@en, "musées, expositions, conservation et restauration"@fr ;
  skos:notation "SH8_4" .

