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

ercpanels:LS8
  skos:narrower ercpanels:LS8_1 ;
  a skos:Concept ;
  skos:prefLabel "ecology, evolution and environmental biology"@en, "écologie, évolution et biologie environnementale"@fr ;
  skos:notation "LS8" .

disciplinekeywords:kw_0502
  skos:broadMatch ercpanels:LS8_1 ;
  a skos:Concept ;
  skos:prefLabel "ecosystem"@en, "écosystème"@fr .

disciplinekeywords:kw_0503
  skos:broadMatch ercpanels:LS8_1 ;
  a skos:Concept ;
  skos:prefLabel "community ecology"@en, "écologie des communautés"@fr .

disciplinekeywords:kw_0504
  skos:broadMatch ercpanels:LS8_1 ;
  a skos:Concept ;
  skos:prefLabel "macroecology"@en, "macroécologie"@fr .

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

ercpanels:LS8_1
  a skos:Concept ;
  skos:inScheme ercpanels:panel_structure_2020 ;
  skos:prefLabel "ecosystem and community ecology, macroecology"@en, "écologie des écosystèmes et des communautés, macroécologie"@fr ;
  skos:notation "LS8_1" ;
  skos:broader ercpanels:LS8 ;
  skos:narrowMatch disciplinekeywords:kw_0502, disciplinekeywords:kw_0503, disciplinekeywords:kw_0504, ostfa2016:dsc_3_1_3 ;
  skos:exactMatch <https://uri.ird.fr/so/kos/erc-panels/panel_structure_2024/LS8_1> ;
  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/LS8_1>
  a skos:Concept ;
  skos:prefLabel "ecosystem and community ecology, macroecology"@en, "écologie des écosystèmes et des communautés, macroécologie"@fr ;
  skos:notation "LS8_1" .

