@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:-V3ZCG93S-N .

erc: a skos:ConceptScheme .
erc:-V3ZCG93S-N
  skos:notation "PE6_9" ;
  a skos:Concept ;
  skos:inScheme erc: ;
  skos:broader erc:-R09FTNDT-1 ;
  skos:prefLabel "Human computer interaction and interface, visualisation"@en, "Interaction et interface homme-machine, visualisation"@fr .

