@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 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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

disciplinekeywords:kw_0179
  skos:broadMatch ercpanels:SH3_12 ;
  a skos:Concept ;
  skos:prefLabel "networks"@en, "réseaux"@fr .

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

disciplinekeywords:kw_0708
  skos:broadMatch ercpanels:SH3_12 ;
  a skos:Concept ;
  skos:prefLabel "communication"@en, "communication"@fr .

disciplinekeywords:kw_0709
  skos:broadMatch ercpanels:SH3_12 ;
  a skos:Concept ;
  skos:prefLabel "information"@en, "information"@fr .

disciplinekeywords:kw_0711
  skos:broadMatch ercpanels:SH3_12 ;
  a skos:Concept ;
  skos:prefLabel "media"@en, "médias"@fr .

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

ercpanels:SH3_12
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:prefLabel "communication and information, networks, media"@en, "communication et information, réseaux, médias"@fr ;
  skos:notation "SH3_12" ;
  skos:broader ercpanels:SH3 ;
  skos:narrowMatch disciplinekeywords:kw_0179, disciplinekeywords:kw_0708, disciplinekeywords:kw_0709, disciplinekeywords:kw_0711 ;
  skos:exactMatch ostfa2016:dsc_2_6, <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/SH3_10> ;
  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/SH3_10>
  a skos:Concept ;
  skos:prefLabel "communication and information, networks, media"@en, "communication et information, réseaux, médias"@fr ;
  skos:notation "SH3_10" .

