@prefix erc: <http://data.loterre.fr/ark:/67375/ERC> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

erc:-R09FTNDT-1
  skos:notation "PE6" ;
  skos:prefLabel "Sciences informatiques et informatique"@fr, "Computer Science and Informatics"@en ;
  a skos:Concept ;
  skos:narrower erc:-MK27VDS5-K .

erc: a skos:ConceptScheme .
erc:-MK27VDS5-K
  skos:notation "PE6_6" ;
  a skos:Concept ;
  skos:inScheme erc: ;
  skos:broader erc:-R09FTNDT-1 ;
  skos:prefLabel "Algorithms and complexity, distributed, parallel and network algorithms, algorithmic game theory"@en, "Algorithmes et complexité, algorithmes répartis, parallèles et algorithmes de réseau, théorie algorithmique des jeux"@fr .

